Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_timewait_sock.c480 void inet_twsk_purge(struct inet_hashinfo *hashinfo, in inet_twsk_purge() function
524 EXPORT_SYMBOL_GPL(inet_twsk_purge);
Dtcp_ipv4.c2944 inet_twsk_purge(&tcp_hashinfo, &tcp_death_row, AF_INET); in tcp_sk_exit_batch()
/net/ipv6/
Dtcp_ipv6.c1996 inet_twsk_purge(&tcp_hashinfo, &tcp_death_row, AF_INET6); in tcpv6_net_exit_batch()