Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_hashtables.h309 int inet_hash(struct sock *sk);
/openbmc/linux/net/ipv4/
H A Dinet_hashtables.c768 int inet_hash(struct sock *sk) in inet_hash() function
777 EXPORT_SYMBOL_GPL(inet_hash);
H A Dtcp_ipv4.c3139 .hash = inet_hash,
/openbmc/linux/net/dccp/
H A Dipv4.c972 .hash = inet_hash,