Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
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()
/Linux-v6.6/include/uapi/linux/netfilter/
Dxt_rateest.h12 XT_RATEEST_MATCH_DELTA = 1<<3, enumerator