Searched refs:CMD_DELETE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/tools/
H A Dtdbtool.c61 CMD_DELETE, enumerator in enum:commands
89 {"delete", CMD_DELETE},
569 case CMD_DELETE:
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dip6tables.c72 #define CMD_DELETE 0x0002U macro
1387 add_command(&command, CMD_DELETE, CMD_NONE,
1733 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1778 || command == CMD_DELETE
1857 case CMD_DELETE:
H A Diptables.c68 #define CMD_DELETE 0x0002U macro
1398 add_command(&command, CMD_DELETE, CMD_NONE,
1745 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1790 || command == CMD_DELETE
1871 case CMD_DELETE:
/netgear-R7000-V1.0.7.12_1.2.5/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 74 milliseconds