Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A 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,
238 struct inet_bind_hashbucket *head,
246 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head,
261 static inline struct inet_bind_hashbucket *
276 struct inet_bind_hashbucket *
/linux-6.15/net/ipv4/
H A Dinet_hashtables.c66 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
104 struct inet_bind_hashbucket *head, in inet_bind2_bucket_init()
130 struct inet_bind_hashbucket *head, in inet_bind2_bucket_create()
180 struct inet_bind_hashbucket *head, *head2; in __inet_put_port()
220 struct inet_bind_hashbucket *head, *head2; in __inet_inherit_port()
862 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net, in inet_bind2_bucket_find()
874 struct inet_bind_hashbucket *
906 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr()
1015 struct inet_bind_hashbucket *head, *head2; in __inet_hash_connect()
H A Dinet_timewait_sock.c52 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_kill()
116 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_hashdance_schedule()
H A Dinet_connection_sock.c293 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict()
328 static struct inet_bind_hashbucket *
331 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
335 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
520 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
H A Dinet_diag.c1107 struct inet_bind_hashbucket *ibb; in inet_diag_dump_icsk()
H A Dtcp.c5171 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()
/linux-6.15/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()