Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_statistic.c16 F_PROBABILITY = 1 << O_PROBABILITY, enumerator
42 .excl = F_PROBABILITY, .also = F_PACKET},
45 .excl = F_PROBABILITY, .also = F_EVERY},
82 !(cb->xflags & F_PROBABILITY)) in statistic_check()