Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_hashtables.c471 void inet_hash(struct sock *sk) in inet_hash() function
479 EXPORT_SYMBOL_GPL(inet_hash);
Dtcp_ipv4.c2324 .hash = inet_hash,
/linux-4.4.14/include/net/
Dinet_hashtables.h211 void inet_hash(struct sock *sk);
/linux-4.4.14/net/l2tp/
Dl2tp_ip.c572 .hash = inet_hash,
Dl2tp_ip6.c723 .hash = inet_hash,
/linux-4.4.14/net/dccp/
Dipv4.c942 .hash = inet_hash,
Dipv6.c996 .hash = inet_hash,
/linux-4.4.14/net/ipv6/
Dtcp_ipv6.c1870 .hash = inet_hash,