Home
last modified time | relevance | path

Searched refs:inet_bind_hashbucket (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
H A Dinet_hashtables.h128 struct inet_bind_hashbucket { struct
164 struct inet_bind_hashbucket *bhash;
170 struct inet_bind_hashbucket *bhash2;
219 struct inet_bind_hashbucket *head,
229 struct inet_bind_hashbucket *head,
237 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head,
252 static inline struct inet_bind_hashbucket *
281 struct inet_bind_hashbucket *
/linux/net/ipv4/
H A Dinet_hashtables.c75 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
125 struct inet_bind_hashbucket *head, in inet_bind2_bucket_init()
153 struct inet_bind_hashbucket *head, in inet_bind2_bucket_create()
215 struct inet_bind_hashbucket *head, *head2; in __inet_put_port()
256 struct inet_bind_hashbucket *head, *head2; in __inet_inherit_port()
886 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net, in inet_bind2_bucket_find()
898 struct inet_bind_hashbucket *
930 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr()
1043 struct inet_bind_hashbucket *head, *head2; in __inet_hash_connect()
H A Dinet_timewait_sock.c53 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_kill()
111 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_hashdance_schedule()
H A Dinet_connection_sock.c279 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict()
315 static struct inet_bind_hashbucket *
318 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
322 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
508 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
H A Dtcp_diag.c399 struct inet_bind_hashbucket *ibb; in tcp_diag_dump()
H A Dtcp.c5319 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()