Home
last modified time | relevance | path

Searched refs:inet_ehash_locks_alloc (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dinet_hashtables.h203 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
/linux/net/ipv4/
H A Dinet_hashtables.c1269 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) in inet_ehash_locks_alloc() function
1325 if (inet_ehash_locks_alloc(new_hashinfo)) in inet_pernet_hashinfo_alloc()
H A Dtcp.c5201 if (inet_ehash_locks_alloc(&tcp_hashinfo)) in tcp_init()
/linux/net/dccp/
H A Dproto.c