Searched refs:inet_bind_hash (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_hashtables.c | 95 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb, in inet_bind_hash() function 171 inet_bind_hash(child, tb, port); in __inet_inherit_port() 843 inet_bind_hash(sk, tb, port); in __inet_hash_connect()
|
| H A D | inet_connection_sock.c | 401 inet_bind_hash(sk, tb, port); in inet_csk_get_port()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_hashtables.h | 213 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
|