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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_hashtables.h98 struct inet_bind_hashbucket { struct
134 struct inet_bind_hashbucket *bhash;
222 struct inet_bind_hashbucket *head,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c35 struct inet_bind_hashbucket *head,
84 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash];
112 struct inet_bind_hashbucket *head = &table->bhash[bhash];
441 struct inet_bind_hashbucket *head;
H A Dinet_timewait_sock.c72 struct inet_bind_hashbucket *bhead;
132 struct inet_bind_hashbucket *bhead;
H A Dinet_connection_sock.c95 struct inet_bind_hashbucket *head;
H A Dtcp.c3270 sizeof(struct inet_bind_hashbucket),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dproto.c1086 sizeof(struct inet_bind_hashbucket);
1090 dccp_hashinfo.bhash = (struct inet_bind_hashbucket *)
1153 sizeof(struct inet_bind_hashbucket)));

Completed in 56 milliseconds