Home
last modified time | relevance | path

Searched refs:twsk (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dtcp_ao.h210 void tcp_ao_destroy_sock(struct sock *sk, bool twsk);
316 static inline void tcp_ao_destroy_sock(struct sock *sk, bool twsk) in tcp_ao_destroy_sock() argument
/linux/net/ipv4/
H A Dtcp_minisocks.c400 struct tcp_timewait_sock *twsk = tcp_twsk(sk); in tcp_twsk_destructor() local
402 if (twsk->tw_md5_key) { in tcp_twsk_destructor()
403 kfree(twsk->tw_md5_key); in tcp_twsk_destructor()
H A Dtcp_ao.c398 void tcp_ao_destroy_sock(struct sock *sk, bool twsk) in tcp_ao_destroy_sock() argument
402 if (twsk) { in tcp_ao_destroy_sock()
413 if (!twsk) in tcp_ao_destroy_sock()