Home
last modified time | relevance | path

Searched refs:inet_hashinfo2_init_mod (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/
Dinet_hashtables.h303 int inet_hashinfo2_init_mod(struct inet_hashinfo *h);
/Linux-v6.6/net/ipv4/
Dinet_hashtables.c1192 int inet_hashinfo2_init_mod(struct inet_hashinfo *h) in inet_hashinfo2_init_mod() function
1205 EXPORT_SYMBOL_GPL(inet_hashinfo2_init_mod);
/Linux-v6.6/net/dccp/
Dproto.c1131 rc = inet_hashinfo2_init_mod(&dccp_hashinfo); in dccp_init()