Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_hashtables.h130 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 *
/openbmc/linux/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()
325 static struct inet_bind_hashbucket *
328 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
332 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
517 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
H A Dtcp.c4713 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()
/openbmc/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()