Searched refs:CMD_APPEND (Results 1 - 8 of 8) sorted by relevance

/external/iptables/iptables/
H A Dxtables-arp.c74 #define CMD_APPEND 0x0010U macro
978 add_command(&command, CMD_APPEND, CMD_NONE,
1335 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
1374 if (command == CMD_APPEND
1411 case CMD_APPEND:
H A Dnft-shared.h210 #define CMD_APPEND 0x0010U macro
H A Dip6tables.c60 #define CMD_APPEND 0x0010U macro
1388 add_command(&command, CMD_APPEND, CMD_NONE,
1755 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1805 if (command == CMD_APPEND
1879 case CMD_APPEND:
H A Diptables.c56 #define CMD_APPEND 0x0010U macro
1381 add_command(&command, CMD_APPEND, CMD_NONE,
1742 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1792 if (command == CMD_APPEND
1868 case CMD_APPEND:
H A Dxtables.c732 add_command(&p->command, CMD_APPEND, CMD_NONE,
1137 if (p->command == CMD_APPEND ||
1186 case CMD_APPEND:
H A Dxtables-translate.c235 case CMD_APPEND:
H A Dnft-ipv4.c396 CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
H A Dnft-ipv6.c342 CMD_DELETE | CMD_APPEND | CMD_CHECK)) {

Completed in 850 milliseconds