Searched refs:inet_bind_hash (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ |
H A D | inet_hashtables.c | 165 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash() function 280 inet_bind_hash(child, tb, tb2, port); in __inet_inherit_port() 1115 inet_bind_hash(sk, tb, tb2, port); in __inet_hash_connect()
|
/linux/include/net/ |
H A D | inet_hashtables.h | 286 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
|