Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_hashtables.h101 struct inet_bind_hashbucket { struct
140 struct inet_bind_hashbucket *bhash;
219 struct inet_bind_hashbucket *head,
/linux/net/ipv4/
A Dinet_timewait_sock.c48 struct inet_bind_hashbucket *bhead; in inet_twsk_kill()
108 struct inet_bind_hashbucket *bhead; in inet_twsk_hashdance()
A Dinet_hashtables.c66 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()
A Dinet_connection_sock.c189 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()
A Dtcp.c4542 sizeof(struct inet_bind_hashbucket), in tcp_init()
/linux/net/dccp/
A Dproto.c1172 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 22 milliseconds