Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_hashtables.h125 struct inet_bind_hashbucket { struct
161 struct inet_bind_hashbucket *bhash;
167 struct inet_bind_hashbucket *bhash2;
227 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/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()
849 inet_bind2_bucket_find(const struct inet_bind_hashbucket *head, const struct net *net, in inet_bind2_bucket_find()
861 struct inet_bind_hashbucket *
893 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr()
1000 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.c295 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict()
328 * inet_bind_hashbucket locks held if successful.
330 static struct inet_bind_hashbucket *
333 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
337 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
522 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
H A Dinet_diag.c1105 struct inet_bind_hashbucket *ibb; in inet_diag_dump_icsk()
H A Dtcp.c5109 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()
/linux/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()