Searched refs:inet_pernet_hashinfo_free (Results 1 – 3 of 3) sorted by relevance
224 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
1255 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo) in inet_pernet_hashinfo_free() function1264 EXPORT_SYMBOL_GPL(inet_pernet_hashinfo_free);
3228 inet_pernet_hashinfo_free(net->ipv4.tcp_death_row.hashinfo); in tcp_sk_exit_batch()