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

  /external/iptables/iptables/
xtables-translate.c 276 case CMD_LIST_RULES:
277 case CMD_LIST_RULES|CMD_ZERO:
278 case CMD_LIST_RULES|CMD_ZERO_NUM:
xtables.c 787 add_command(&p->command, CMD_LIST_RULES,
808 CMD_LIST|CMD_LIST_RULES, cs->invert);
    [all...]
ip6tables.c 68 #define CMD_LIST_RULES 0x1000U
    [all...]
iptables.c 64 #define CMD_LIST_RULES 0x1000U
    [all...]
nft-shared.h 218 #define CMD_LIST_RULES 0x1000U

Completed in 99 milliseconds