Searched refs:inet_twsk_purge (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_timewait_sock.h206 extern void inet_twsk_purge(struct inet_hashinfo *hashinfo,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c479 void inet_twsk_purge(struct inet_hashinfo *hashinfo, function
521 EXPORT_SYMBOL_GPL(inet_twsk_purge); variable
H A Dtcp_ipv4.c2657 inet_twsk_purge(&tcp_hashinfo, &tcp_death_row, AF_INET);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2202 inet_twsk_purge(&tcp_hashinfo, &tcp_death_row, AF_INET6);

Completed in 106 milliseconds