Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_minisocks.c400 struct tcp_timewait_sock *twsk = tcp_twsk(sk); in tcp_twsk_destructor() local
H A Dtcp_ao.c398 void tcp_ao_destroy_sock(struct sock *sk, bool twsk) in tcp_ao_destroy_sock() argument
/linux/include/net/
H A Dtcp_ao.h316 static inline void tcp_ao_destroy_sock(struct sock *sk, bool twsk) in tcp_ao_destroy_sock()