Home
last modified time | relevance | path

Searched refs:inet_bind_hashbucket (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h107 /* Node in the bhash2 inet_bind_hashbucket chain */
130 struct inet_bind_hashbucket { struct
166 struct inet_bind_hashbucket *bhash;
172 struct inet_bind_hashbucket *bhash2;
232 struct inet_bind_hashbucket *head,
243 struct inet_bind_hashbucket *head,
251 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head,
266 static inline struct inet_bind_hashbucket *
281 struct inet_bind_hashbucket *
/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h101 struct inet_bind_hashbucket { struct
140 struct inet_bind_hashbucket *bhash;
202 struct inet_bind_hashbucket *head,
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c67 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
105 struct inet_bind_hashbucket *head, in inet_bind2_bucket_init()
126 struct inet_bind_hashbucket *head, in inet_bind2_bucket_create()
184 struct inet_bind_hashbucket *head, *head2; in __inet_put_port()
225 struct inet_bind_hashbucket *head, *head2; in __inet_inherit_port()
855 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net, in inet_bind2_bucket_find()
867 struct inet_bind_hashbucket *
899 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr()
1006 struct inet_bind_hashbucket *head, *head2; in __inet_hash_connect()
H A Dinet_timewait_sock.c54 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_kill()
121 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_hashdance()
H A Dinet_connection_sock.c290 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict()
320 * inet_bind_hashbucket locks held if successful.
322 static struct inet_bind_hashbucket *
325 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
329 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
514 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
H A Dtcp.c4695 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_timewait_sock.c48 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
108 struct inet_bind_hashbucket *bhead; in inet_twsk_hashdance()
H A Dinet_hashtables.c75 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
120 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port()
146 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port()
749 struct inet_bind_hashbucket *head; in __inet_hash_connect()
H A Dinet_connection_sock.c184 * inet_bind_hashbucket lock held.
186 static struct inet_bind_hashbucket *
191 struct inet_bind_hashbucket *head; in inet_csk_find_open_port()
364 struct inet_bind_hashbucket *head; in inet_csk_get_port()
H A Dtcp.c4400 sizeof(struct inet_bind_hashbucket), in tcp_init()
/kernel/linux/linux-5.10/net/dccp/
H A Dproto.c1188 sizeof(struct inet_bind_hashbucket); in dccp_init()
1192 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1255 sizeof(struct inet_bind_hashbucket))); in dccp_fini()
/kernel/linux/linux-6.6/net/dccp/
H A Dproto.c1190 sizeof(struct inet_bind_hashbucket); in dccp_init()
1194 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1203 dccp_hashinfo.bhash2 = (struct inet_bind_hashbucket *) in dccp_init()
1272 sizeof(struct inet_bind_hashbucket)); in dccp_fini()

Completed in 26 milliseconds