Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_rateest.c27 if (info->flags & XT_RATEEST_MATCH_DELTA) { in xt_rateest_mt()
42 if (info->flags & XT_RATEEST_MATCH_DELTA) { in xt_rateest_mt()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_rateest.h10 XT_RATEEST_MATCH_DELTA = 1<<3, enumerator