Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dinet_hashtables.h96 struct inet_bind_hashbucket { struct
131 struct inet_bind_hashbucket *bhash;
176 struct inet_bind_hashbucket *head,
/linux-4.4.14/net/ipv4/
Dinet_hashtables.c63 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
108 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port()
135 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port()
510 struct inet_bind_hashbucket *head; in __inet_hash_connect()
Dinet_timewait_sock.c48 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
108 struct inet_bind_hashbucket *bhead; in __inet_twsk_hashdance()
Dinet_connection_sock.c96 struct inet_bind_hashbucket *head; in inet_csk_get_port()
Dtcp.c3152 sizeof(struct inet_bind_hashbucket), in tcp_init()
/linux-4.4.14/net/dccp/
Dproto.c1169 sizeof(struct inet_bind_hashbucket); in dccp_init()
1173 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()
1236 sizeof(struct inet_bind_hashbucket))); in dccp_fini()