Searched refs:inet_hashinfo (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet6_hashtables.h29 struct inet_hashinfo;
65 struct inet_hashinfo *hashinfo,
73 struct inet_hashinfo *hashinfo,
79 struct inet_hashinfo *hashinfo,
94 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo,
109 extern struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
H A Dinet_hashtables.h118 struct inet_hashinfo { struct
158 struct inet_hashinfo *hashinfo,
165 struct inet_hashinfo *hashinfo,
171 static inline int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo)
204 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo)
252 void inet_hashinfo_init(struct inet_hashinfo *h);
259 struct inet_hashinfo *hashinfo,
265 struct inet_hashinfo *hashinfo,
335 struct inet_hashinfo *hashinfo,
340 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinf
[all...]
H A Dinet_timewait_sock.h33 struct inet_hashinfo;
68 struct inet_hashinfo *hashinfo;
191 struct inet_hashinfo *hashinfo);
198 struct inet_hashinfo *hashinfo);
206 extern void inet_twsk_purge(struct inet_hashinfo *hashinfo,
H A Dsock.h700 struct inet_hashinfo;
790 struct inet_hashinfo *hashinfo;
H A Dtcp.h49 extern struct inet_hashinfo tcp_hashinfo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinet_diag.h125 struct inet_hashinfo;
128 struct inet_hashinfo *idiag_hashinfo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c66 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
81 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
109 struct inet_hashinfo *table = sk->sk_prot->h.hashinfo;
157 struct inet_hashinfo *hashinfo,
200 struct inet_hashinfo *hashinfo,
275 struct inet_hashinfo *hinfo = death_row->hashinfo;
357 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
384 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
413 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
439 struct inet_hashinfo *hinf
[all...]
H A Dinet_timewait_sock.c51 struct inet_hashinfo *hashinfo)
70 struct inet_hashinfo *hashinfo)
126 struct inet_hashinfo *hashinfo)
479 void inet_twsk_purge(struct inet_hashinfo *hashinfo,
H A Dinet_diag.c253 struct inet_hashinfo *hashinfo;
705 struct inet_hashinfo *hashinfo;
H A Dinet_connection_sock.c94 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
H A Dtcp_ipv4.c107 struct inet_hashinfo tcp_hashinfo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_hashtables.c27 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo;
68 struct inet_hashinfo *hashinfo,
154 struct inet_hashinfo *hashinfo, const struct in6_addr *daddr,
197 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
217 struct inet_hashinfo *hinfo = death_row->hashinfo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddccp.h52 extern struct inet_hashinfo dccp_hashinfo;
H A Dproto.c47 struct inet_hashinfo dccp_hashinfo;

Completed in 77 milliseconds