Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_hashtables.h224 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
/Linux-v6.1/net/ipv4/
Dinet_hashtables.c1255 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) in inet_pernet_hashinfo_free() function
1264 EXPORT_SYMBOL_GPL(inet_pernet_hashinfo_free);
Dtcp_ipv4.c3228 inet_pernet_hashinfo_free(net->ipv4.tcp_death_row.hashinfo); in tcp_sk_exit_batch()