Searched refs:LISTENING_NULLS_BASE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c183 if (get_nulls_value(node) != hash + LISTENING_NULLS_BASE)
560 i + LISTENING_NULLS_BASE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_hashtables.c180 if (get_nulls_value(node) != hash + LISTENING_NULLS_BASE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_hashtables.h109 #define LISTENING_NULLS_BASE (1U << 29) macro

Completed in 46 milliseconds