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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/netfilter/
H A Debt_limit.c30 #define POW2_BELOW32(x) ((_POW2_BELOW32(x)>>1) + 1) macro
32 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dxt_limit.c56 #define POW2_BELOW32(x) ((_POW2_BELOW32(x)>>1) + 1) macro
58 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)
H A Dxt_hashlimit.c343 #define POW2_BELOW32(x) ((_POW2_BELOW32(x)>>1) + 1) macro
345 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)

Completed in 50 milliseconds