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

  /external/iptables/iptables/
xtables-arp.c 74 #define CMD_APPEND 0x0010U
978 add_command(&command, CMD_APPEND, CMD_NONE,
    [all...]
nft-shared.h 210 #define CMD_APPEND 0x0010U
ip6tables.c 60 #define CMD_APPEND 0x0010U
    [all...]
iptables.c 56 #define CMD_APPEND 0x0010U
    [all...]
xtables.c 732 add_command(&p->command, CMD_APPEND, CMD_NONE,
1137 if (p->command == CMD_APPEND ||
    [all...]
xtables-translate.c 235 case CMD_APPEND:
nft-ipv4.c 396 CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
nft-ipv6.c 342 CMD_DELETE | CMD_APPEND | CMD_CHECK)) {

Completed in 2282 milliseconds