Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dinet_hashtables.h104 struct inet_bind_hashbucket { struct
137 struct inet_bind_hashbucket *bhash;
193 struct inet_bind_hashbucket *head,
/Linux-v4.19/net/ipv4/
Dinet_timewait_sock.c47 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
107 struct inet_bind_hashbucket *bhead; in inet_twsk_hashdance()
Dinet_hashtables.c67 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
110 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port()
136 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port()
671 struct inet_bind_hashbucket *head; in __inet_hash_connect()
Dinet_connection_sock.c176 static struct inet_bind_hashbucket *
181 struct inet_bind_hashbucket *head; in inet_csk_find_open_port()
292 struct inet_bind_hashbucket *head; in inet_csk_get_port()
Dtcp.c3868 sizeof(struct inet_bind_hashbucket), in tcp_init()
/Linux-v4.19/net/dccp/
Dproto.c1193 sizeof(struct inet_bind_hashbucket); in dccp_init()
1197 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1260 sizeof(struct inet_bind_hashbucket))); in dccp_fini()