Searched refs:inet_bind_bucket (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet6_connection_sock.h19 struct inet_bind_bucket;
26 const struct inet_bind_bucket *tb);
H A Dinet_connection_sock.h31 struct inet_bind_bucket;
63 const struct inet_bind_bucket *tb);
90 struct inet_bind_bucket *icsk_bind_hash;
248 const struct inet_bind_bucket *tb);
H A Dinet_hashtables.h79 struct inet_bind_bucket { struct
90 static inline struct net *ib_net(struct inet_bind_bucket *ib)
219 extern struct inet_bind_bucket *
225 struct inet_bind_bucket *tb);
233 extern void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
H A Dinet_timewait_sock.h83 struct inet_bind_bucket;
125 struct inet_bind_bucket *tw_tb;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c33 struct inet_bind_bucket *inet_bind_bucket_create(struct kmem_cache *cachep,
38 struct inet_bind_bucket *tb = kmem_cache_alloc(cachep, GFP_ATOMIC);
54 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb)
63 void inet_bind_hash(struct sock *sk, struct inet_bind_bucket *tb,
85 struct inet_bind_bucket *tb;
113 struct inet_bind_bucket *tb;
442 struct inet_bind_bucket *tb;
H A Dinet_connection_sock.c56 const struct inet_bind_bucket *tb)
97 struct inet_bind_bucket *tb;
H A Dinet_timewait_sock.c53 struct inet_bind_bucket *tb = tw->tw_tb;
H A Dtcp.c3244 sizeof(struct inet_bind_bucket), 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_connection_sock.c31 const struct inet_bind_bucket *tb)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dproto.c1037 sizeof(struct inet_bind_bucket), 0,

Completed in 165 milliseconds