Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_hashtables.h126 struct inet_bind_hashbucket { struct
162 struct inet_bind_hashbucket *bhash;
168 struct inet_bind_hashbucket *bhash2;
228 struct inet_bind_hashbucket *head,
239 struct inet_bind_hashbucket *head,
247 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head,
262 static inline struct inet_bind_hashbucket *
277 struct inet_bind_hashbucket *
/Linux-v6.1/net/ipv4/
Dinet_hashtables.c66 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
104 struct inet_bind_hashbucket *head, in inet_bind2_bucket_init()
124 struct inet_bind_hashbucket *head, in inet_bind2_bucket_create()
176 struct inet_bind_hashbucket *head, *head2; in __inet_put_port()
217 struct inet_bind_hashbucket *head, *head2; in __inet_inherit_port()
832 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net, in inet_bind2_bucket_find()
844 struct inet_bind_hashbucket *
877 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr()
984 struct inet_bind_hashbucket *head, *head2; in __inet_hash_connect()
Dinet_timewait_sock.c48 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
108 struct inet_bind_hashbucket *bhead; in inet_twsk_hashdance()
Dinet_connection_sock.c251 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict()
283 static struct inet_bind_hashbucket *
286 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
290 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
474 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
Dtcp.c4788 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()
/Linux-v6.1/net/dccp/
Dproto.c1171 sizeof(struct inet_bind_hashbucket); in dccp_init()
1175 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1184 dccp_hashinfo.bhash2 = (struct inet_bind_hashbucket *) in dccp_init()
1253 sizeof(struct inet_bind_hashbucket)); in dccp_fini()