Home
last modified time | relevance | path

Searched refs:tcp_ao_destroy_sock (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Dtcp_ao.h194 void tcp_ao_destroy_sock(struct sock *sk, bool twsk);
300 static inline void tcp_ao_destroy_sock(struct sock *sk, bool twsk) in tcp_ao_destroy_sock() function
/linux/net/ipv4/
H A Dtcp_minisocks.c402 tcp_ao_destroy_sock(sk, true); in tcp_twsk_destructor()
H A Dtcp_ao.c296 void tcp_ao_destroy_sock(struct sock *sk, bool twsk) in tcp_ao_destroy_sock() function
H A Dtcp_ipv4.c2583 tcp_ao_destroy_sock(sk, false);
H A Dtcp_output.c4115 tcp_ao_destroy_sock(sk, false); in tcp_connect()