Searched refs:tw_hash (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_timewait_sock.h103 #define tw_hash __tw_common.skc_hash macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c75 spinlock_t *lock = inet_ehash_lockp(hashinfo, tw->tw_hash);
193 tw->tw_hash = sk->sk_hash;
H A Dinet_hashtables.c373 WARN_ON(sk->sk_hash != tw->tw_hash);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_hashtables.c50 WARN_ON(sk->sk_hash != tw->tw_hash);

Completed in 74 milliseconds