Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_rateest.c51 if (info->flags & XT_RATEEST_MATCH_PPS) in xt_rateest_mt()
57 if (info->flags & XT_RATEEST_MATCH_PPS) in xt_rateest_mt()
63 if (info->flags & XT_RATEEST_MATCH_PPS) in xt_rateest_mt()
82 if (!(info->flags & (XT_RATEEST_MATCH_BPS | XT_RATEEST_MATCH_PPS))) in xt_rateest_mt_checkentry()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_rateest.h14 XT_RATEEST_MATCH_PPS = 1<<5, enumerator