Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_hashtables.h97 struct inet_bind_hashbucket { struct
132 struct inet_bind_hashbucket *bhash;
219 struct inet_bind_hashbucket *head,
/linux-4.1.27/net/ipv4/
Dinet_hashtables.c62 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
111 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port()
140 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port()
495 struct inet_bind_hashbucket *head; in __inet_hash_connect()
Dinet_timewait_sock.c73 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
138 struct inet_bind_hashbucket *bhead; in __inet_twsk_hashdance()
Dinet_connection_sock.c96 struct inet_bind_hashbucket *head; in inet_csk_get_port()
Dtcp.c3079 sizeof(struct inet_bind_hashbucket), in tcp_init()
/linux-4.1.27/net/dccp/
Dproto.c1170 sizeof(struct inet_bind_hashbucket); in dccp_init()
1174 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1237 sizeof(struct inet_bind_hashbucket))); in dccp_fini()