Searched defs:hashinfo (Results 1 - 9 of 9) 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.h94 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, argument
78 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) argument
H A Dinet_hashtables.h171 static inline int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo) argument
157 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) argument
164 inet_ehash_lockp( struct inet_hashinfo *hashinfo, unsigned int hash) argument
204 inet_ehash_locks_free(struct inet_hashinfo *hashinfo) argument
264 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, __be32 daddr, __be16 dport, int dif) argument
340 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
349 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
362 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
377 __inet_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, const __be16 sport, const __be16 dport) argument
[all...]
H A Dinet_timewait_sock.h68 struct inet_hashinfo *hashinfo; member in struct:inet_timewait_death_row
H A Dsock.h790 struct inet_hashinfo *hashinfo; member in union:proto::__anon18509
/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; local
67 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) argument
153 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *daddr, const unsigned short hnum, const int dif) argument
197 inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, const int dif) argument
[all...]
/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; local
81 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; local
156 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, const __be32 daddr, const unsigned short hnum, const int dif) argument
199 __inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum, const int dif) argument
357 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; local
384 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; local
413 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; local
[all...]
H A Dinet_timewait_sock.c50 inet_twsk_bind_unhash(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) argument
69 __inet_twsk_kill(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) argument
125 __inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) argument
479 inet_twsk_purge(struct inet_hashinfo *hashinfo, struct inet_timewait_death_row *twdr, int family) argument
[all...]
H A Dinet_connection_sock.c94 struct inet_hashinfo *hashinfo = sk->sk_prot->h.hashinfo; local
H A Dinet_diag.c253 struct inet_hashinfo *hashinfo; local
705 struct inet_hashinfo *hashinfo; local
[all...]

Completed in 173 milliseconds