Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_hashtables.c445 void inet_hash(struct sock *sk) in inet_hash() function
453 EXPORT_SYMBOL_GPL(inet_hash);
Dtcp_ipv4.c2407 .hash = inet_hash,
/net/l2tp/
Dl2tp_ip.c598 .hash = inet_hash,
Dl2tp_ip6.c727 .hash = inet_hash,
/net/dccp/
Dipv4.c969 .hash = inet_hash,
Dipv6.c47 inet_hash(sk); in dccp_v6_hash()