Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dinet_hashtables.c456 void inet_hash(struct sock *sk) in inet_hash() function
464 EXPORT_SYMBOL_GPL(inet_hash);
Dtcp_ipv4.c2359 .hash = inet_hash,
/linux-4.1.27/include/net/
Dinet_hashtables.h253 void inet_hash(struct sock *sk);
/linux-4.1.27/net/l2tp/
Dl2tp_ip.c570 .hash = inet_hash,
Dl2tp_ip6.c721 .hash = inet_hash,
/linux-4.1.27/net/dccp/
Dipv4.c964 .hash = inet_hash,
Dipv6.c1032 .hash = inet_hash,
/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c1850 .hash = inet_hash,