Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_hashtables.h244 void inet_unhash(struct sock *sk);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c693 void inet_unhash(struct sock *sk) in inet_unhash() function
718 EXPORT_SYMBOL_GPL(inet_unhash);
H A Dtcp_ipv4.c2806 .unhash = inet_unhash,
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c954 .unhash = inet_unhash,
H A Dipv6.c1039 .unhash = inet_unhash,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c2151 .unhash = inet_unhash,