Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dinet_hashtables.h228 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
/Linux-v6.6/net/ipv4/
Dinet_hashtables.c1268 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) in inet_pernet_hashinfo_free() function
1277 EXPORT_SYMBOL_GPL(inet_pernet_hashinfo_free);
Dtcp_ipv4.c3300 inet_pernet_hashinfo_free(net->ipv4.tcp_death_row.hashinfo); in tcp_sk_exit_batch()