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

  /external/iptables/include/
xtables.h 494 #define FMT_VIA 0x0040
498 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
  /external/iptables/iptables/
ip6tables.c 473 if (format & FMT_VIA) {
552 if (format & FMT_VIA) {
903 format |= FMT_VIA;
    [all...]
iptables.c 458 if (format & FMT_VIA) {
539 if (format & FMT_VIA) {
888 format |= FMT_VIA;
    [all...]

Completed in 4970 milliseconds