Searched refs:CMD_DELETE (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c72 #define CMD_DELETE 0x0002U macro
1394 add_command(&command, CMD_DELETE, CMD_NONE,
1740 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1785 || command == CMD_DELETE
1864 case CMD_DELETE:
H A Diptables.c69 #define CMD_DELETE 0x0002U macro
1424 add_command(&command, CMD_DELETE, CMD_NONE,
1771 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1816 || command == CMD_DELETE
1897 case CMD_DELETE:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c74 #define CMD_DELETE 0x0002U macro
1914 add_command(&command, CMD_DELETE, CMD_NONE,
2320 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2365 || command == CMD_DELETE
2436 case CMD_DELETE:
H A Diptables.c72 #define CMD_DELETE 0x0002U macro
1993 add_command(&command, CMD_DELETE, CMD_NONE,
2408 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2453 || command == CMD_DELETE
2532 case CMD_DELETE:

Completed in 109 milliseconds