HomeSort by relevance Sort by last modified time
    Searched defs:XTOPT_INVERT (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/
xtables.h 99 * %XTOPT_INVERT: option is invertible (usable with !)
107 XTOPT_INVERT = 1 << 0,
  /external/iptables/include/
xtables.h 99 * %XTOPT_INVERT: option is invertible (usable with !)
107 XTOPT_INVERT = 1 << 0,

Completed in 70 milliseconds