Searched defs:hashinfo (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet6_hashtables.h72 static inline struct sock *__inet6_lookup(struct inet_hashinfo *hashinfo, argument
H A Dinet_timewait_sock.h81 struct inet_hashinfo *hashinfo; member in struct:inet_timewait_death_row
H A Dinet_hashtables.h196 static inline void inet_listen_lock(struct inet_hashinfo *hashinfo) argument
204 static inline void inet_listen_unlock(struct inet_hashinfo *hashinfo) argument
131 inet_ehash_bucket( struct inet_hashinfo *hashinfo, unsigned int hash) argument
210 __inet_hash(struct inet_hashinfo *hashinfo, struct sock *sk, const int listen_possible) argument
236 inet_hash(struct inet_hashinfo *hashinfo, struct sock *sk) argument
245 inet_unhash(struct inet_hashinfo *hashinfo, struct sock *sk) argument
279 inet_lookup_listener(struct inet_hashinfo *hashinfo, __be32 daddr, __be16 dport, int dif) argument
349 __inet_lookup_established(struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum, const int dif) argument
386 inet_lookup_established(struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
395 __inet_lookup(struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
406 inet_lookup(struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dinet_timewait_sock.c17 void __inet_twsk_kill(struct inet_timewait_sock *tw, struct inet_hashinfo *hashinfo) argument
57 __inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, struct inet_hashinfo *hashinfo) argument
[all...]
H A Dinet_hashtables.c67 static void __inet_put_port(struct inet_hashinfo *hashinfo, struct sock *sk) argument
82 void inet_put_port(struct inet_hashinfo *hashinfo, struct sock *sk) argument
98 void inet_listen_wlock(struct inet_hashinfo *hashinfo) argument
165 __inet_lookup_listener(struct inet_hashinfo *hashinfo, const __be32 daddr, const unsigned short hnum, const int dif) argument
[all...]
H A Dinet_connection_sock.c68 int inet_csk_get_port(struct inet_hashinfo *hashinfo, argument
H A Dinet_diag.c234 struct inet_hashinfo *hashinfo; local
678 struct inet_hashinfo *hashinfo; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dinet6_hashtables.c25 void __inet6_hash(struct inet_hashinfo *hashinfo, argument
58 struct sock *__inet6_lookup_established(struct inet_hashinfo *hashinfo, argument
105 struct sock *inet6_lookup_listener(struct inet_hashinfo *hashinfo, argument
148 inet6_lookup(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...]

Completed in 64 milliseconds