HomeSort by relevance Sort by last modified time
    Searched refs:XTTYPE_DOUBLE (Results 1 - 3 of 3) sorted by null

  /external/iptables/extensions/
libxt_statistic.c 33 {.name = "probability", .id = O_PROBABILITY, .type = XTTYPE_DOUBLE,
  /external/iptables/include/
xtables.h 58 * %XTTYPE_DOUBLE: double-precision floating point number
84 XTTYPE_DOUBLE,
  /external/iptables/iptables/
xtoptions.c 57 [XTTYPE_DOUBLE] = sizeof(double),
785 [XTTYPE_DOUBLE] = xtopt_parse_float,

Completed in 28 milliseconds