Searched refs:INET_TW_MATCH (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_hashtables.h307 #define INET_TW_MATCH(__sk, __net, __hash, __cookie, __saddr, __daddr, __ports, __dif)\ macro
320 #define INET_TW_MATCH(__sk, __net, __hash,__cookie, __saddr, __daddr, __ports, __dif) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c242 if (INET_TW_MATCH(sk, net, hash, acookie,
248 if (unlikely(!INET_TW_MATCH(sk, net, hash, acookie,
298 if (INET_TW_MATCH(sk2, net, hash, acookie,

Completed in 58 milliseconds