Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_statistic.c13 O_PROBABILITY, enumerator
16 F_PROBABILITY = 1 << O_PROBABILITY,
37 {.name = "probability", .id = O_PROBABILITY, .type = XTTYPE_DOUBLE,
68 case O_PROBABILITY: in statistic_parse()