Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dinet_hashtables.h221 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
/linux-6.12.1/net/ipv4/
Dinet_hashtables.c1254 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo, in inet_pernet_hashinfo_alloc() function
1288 EXPORT_SYMBOL_GPL(inet_pernet_hashinfo_alloc);
Dtcp_ipv4.c3417 hinfo = inet_pernet_hashinfo_alloc(&tcp_hashinfo, ehash_entries);