Searched refs:INET_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.h302 #define INET_MATCH(__sk, __net, __hash, __cookie, __saddr, __daddr, __ports, __dif)\ macro
314 #define INET_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.c219 if (INET_MATCH(sk, net, hash, acookie,
223 if (unlikely(!INET_MATCH(sk, net, hash, acookie,
310 if (INET_MATCH(sk2, net, hash, acookie,

Completed in 155 milliseconds