Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_hashtables.h304 int inet_hash(struct sock *sk);
/linux-6.15/net/ipv4/
H A Dinet_hashtables.c776 int inet_hash(struct sock *sk) in inet_hash() function
785 EXPORT_SYMBOL_GPL(inet_hash);
H A Dtcp_ipv4.c3380 .hash = inet_hash,
/linux-6.15/net/dccp/
H A Dipv4.c970 .hash = inet_hash,