Home
last modified time | relevance | path

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

/net/bridge/netfilter/
A Debt_limit.c24 #define MAX_CPJ (0xFFFFFFFF / (HZ*60*60*24)) macro
33 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)
/net/netfilter/
A Dxt_limit.c48 #define MAX_CPJ (0xFFFFFFFF / (HZ*60*60*24)) macro
60 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)
A Dxt_hashlimit.c461 #define MAX_CPJ (0xFFFFFFFFFFFFFFFFULL / (HZ*60*60*24)) macro
475 #define CREDITS_PER_JIFFY POW2_BELOW64(MAX_CPJ)

Completed in 37 milliseconds