Searched refs:inet_pernet_hashinfo_alloc (Results 1 – 3 of 3) sorted by relevance
226 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
1232 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo, in inet_pernet_hashinfo_alloc() function1266 EXPORT_SYMBOL_GPL(inet_pernet_hashinfo_alloc);
3180 hinfo = inet_pernet_hashinfo_alloc(&tcp_hashinfo, ehash_entries); in tcp_set_hashinfo()