Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_timewait_sock.c257 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family) in inet_twsk_purge() function
302 EXPORT_SYMBOL_GPL(inet_twsk_purge);
Dtcp_ipv4.c3250 inet_twsk_purge(&tcp_hashinfo, AF_INET); in tcp_sk_exit_batch()
/net/dccp/
Dipv4.c1037 inet_twsk_purge(&dccp_hashinfo, AF_INET); in dccp_v4_exit_batch()
Dipv6.c1120 inet_twsk_purge(&dccp_hashinfo, AF_INET6); in dccp_v6_exit_batch()
/net/ipv6/
Dtcp_ipv6.c2233 inet_twsk_purge(&tcp_hashinfo, AF_INET6); in tcpv6_net_exit_batch()