Searched refs:inet_bind_hashbucket (Results 1 – 6 of 6) sorted by relevance
101 struct inet_bind_hashbucket { struct140 struct inet_bind_hashbucket *bhash;219 struct inet_bind_hashbucket *head,
48 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()108 struct inet_bind_hashbucket *bhead; in inet_twsk_hashdance()
66 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()111 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port()137 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port()732 struct inet_bind_hashbucket *head; in __inet_hash_connect()
189 static struct inet_bind_hashbucket *194 struct inet_bind_hashbucket *head; in inet_csk_find_open_port()367 struct inet_bind_hashbucket *head; in inet_csk_get_port()
4542 sizeof(struct inet_bind_hashbucket), in tcp_init()
1172 sizeof(struct inet_bind_hashbucket); in dccp_init()1176 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *) in dccp_init()1239 sizeof(struct inet_bind_hashbucket))); in dccp_fini()
Completed in 29 milliseconds