Searched refs:inet_twsk_bind_unhash (Results 1 - 3 of 3) 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.h190 extern int inet_twsk_bind_unhash(struct inet_timewait_sock *tw,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c42 * inet_twsk_bind_unhash - unhash a timewait socket from bind hash
50 int inet_twsk_bind_unhash(struct inet_timewait_sock *tw, function
86 refcnt += inet_twsk_bind_unhash(tw, hashinfo);
H A Dinet_hashtables.c509 twrefcnt += inet_twsk_bind_unhash(tw, hinfo);

Completed in 80 milliseconds