Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dinet6_hashtables.c350 int inet6_hash(struct sock *sk) in inet6_hash() function
359 EXPORT_SYMBOL_GPL(inet6_hash);
H A Dtcp_ipv6.c2158 .hash = inet6_hash,
/openbmc/linux/include/net/
H A Dinet6_hashtables.h176 int inet6_hash(struct sock *sk);
/openbmc/linux/net/dccp/
H A Dipv6.c1053 .hash = inet6_hash,