Home
last modified time | relevance | path

Searched refs:inet_hash (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_hashtables.h243 int inet_hash(struct sock *sk);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c665 int inet_hash(struct sock *sk) in inet_hash() function
674 EXPORT_SYMBOL_GPL(inet_hash);
H A Dtcp_ipv4.c2805 .hash = inet_hash,
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c953 .hash = inet_hash,