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

/linux-master/include/linux/
H A Dsecurity.h1544 void security_inet_csk_clone(struct sock *newsk,
1716 static inline void security_inet_csk_clone(struct sock *newsk, function
/linux-master/net/ipv4/
H A Dinet_connection_sock.c1201 security_inet_csk_clone(newsk, req);
/linux-master/security/
H A Dsecurity.c4748 * security_inet_csk_clone() - Set new sock LSM state based on request_sock
4754 void security_inet_csk_clone(struct sock *newsk, function
/linux-master/net/mptcp/
H A Dprotocol.c3294 security_inet_csk_clone(nsk, req);

Completed in 225 milliseconds