Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A 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);
H A Dtcp_ipv4.c2960 inet_twsk_purge(&tcp_hashinfo, AF_INET); in tcp_sk_exit_batch()
/OK3568_Linux_fs/kernel/include/net/
H A Dinet_timewait_sock.h113 void inet_twsk_purge(struct inet_hashinfo *hashinfo, int family);
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c1024 inet_twsk_purge(&dccp_hashinfo, AF_INET); in dccp_v4_exit_batch()
H A Dipv6.c1108 inet_twsk_purge(&dccp_hashinfo, AF_INET6); in dccp_v6_exit_batch()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c2202 inet_twsk_purge(&tcp_hashinfo, AF_INET6); in tcpv6_net_exit_batch()