Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_rateest.c24 if (info->flags & XT_RATEEST_MATCH_DELTA) { in xt_rateest_mt()
38 if (info->flags & XT_RATEEST_MATCH_DELTA) { in xt_rateest_mt()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_rateest.h12 XT_RATEEST_MATCH_DELTA = 1<<3, enumerator