Home
last modified time | relevance | path

Searched refs:security_inet_csk_clone (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1380 void security_inet_csk_clone(struct sock *newsk,
1547 static inline void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_connection_sock.c864 security_inet_csk_clone(newsk, req); in inet_csk_clone_lock()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c2224 void security_inet_csk_clone(struct sock *newsk, in security_inet_csk_clone() function
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c2096 security_inet_csk_clone(nsk, req); in mptcp_sk_clone()