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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c75 #define CMD_APPEND 0x0010U macro
1382 add_command(&command, CMD_APPEND, CMD_NONE,
1740 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1784 if (command == CMD_APPEND
1857 case CMD_APPEND:
H A Diptables.c72 #define CMD_APPEND 0x0010U macro
1412 add_command(&command, CMD_APPEND, CMD_NONE,
1771 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1815 if (command == CMD_APPEND
1890 case CMD_APPEND:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c77 #define CMD_APPEND 0x0010U macro
1908 add_command(&command, CMD_APPEND, CMD_NONE,
2320 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2364 if (command == CMD_APPEND
2430 case CMD_APPEND:
H A Diptables.c75 #define CMD_APPEND 0x0010U macro
1987 add_command(&command, CMD_APPEND, CMD_NONE,
2408 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2452 if (command == CMD_APPEND
2526 case CMD_APPEND:

Completed in 119 milliseconds