Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dinet_hashtables.h101 struct inet_bind_hashbucket { struct
140 struct inet_bind_hashbucket *bhash;
202 struct inet_bind_hashbucket *head,
/kernel/linux/linux-5.10/net/ipv4/
Dinet_timewait_sock.c48 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
108 struct inet_bind_hashbucket *bhead; in inet_twsk_hashdance()
Dinet_hashtables.c75 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
120 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port()
146 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port()
762 struct inet_bind_hashbucket *head; in __inet_hash_connect()
Dinet_connection_sock.c186 static struct inet_bind_hashbucket *
191 struct inet_bind_hashbucket *head; in inet_csk_find_open_port()
364 struct inet_bind_hashbucket *head; in inet_csk_get_port()
Dtcp.c4310 sizeof(struct inet_bind_hashbucket), in tcp_init()
/kernel/linux/linux-5.10/net/dccp/
Dproto.c1178 sizeof(struct inet_bind_hashbucket); in dccp_init()
1182 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1245 sizeof(struct inet_bind_hashbucket))); in dccp_fini()