Home
last modified time | relevance | path

Searched refs:POW2_BELOW64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c471 #define POW2_BELOW64(x) ((_POW2_BELOW64(x)>>1) + 1) macro
473 #define CREDITS_PER_JIFFY POW2_BELOW64(MAX_CPJ)