Searched refs:inet_twsk_unhash (Results 1 - 3 of 3) sorted by relevance

/net/ipv6/
H A Dinet6_hashtables.c85 twrefcnt = inet_twsk_unhash(tw);
287 twrefcnt = inet_twsk_unhash(tw);
/net/ipv4/
H A Dinet_timewait_sock.c21 * inet_twsk_unhash - unhash a timewait socket from established hash
28 int inet_twsk_unhash(struct inet_timewait_sock *tw) function
79 refcnt = inet_twsk_unhash(tw);
H A Dinet_hashtables.c368 twrefcnt = inet_twsk_unhash(tw);
418 twrefcnt = inet_twsk_unhash(tw);

Completed in 32 milliseconds