Searched refs:CMD_REPLACE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c74 #define CMD_REPLACE 0x0008U macro
1405 add_command(&command, CMD_REPLACE, CMD_NONE,
1414 cmd2char(CMD_REPLACE));
1740 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1760 if (command == CMD_REPLACE && (nsaddrs != 1 || ndaddrs != 1))
1788 || command == CMD_REPLACE) {
1881 case CMD_REPLACE:
H A Diptables.c71 #define CMD_REPLACE 0x0008U macro
1435 add_command(&command, CMD_REPLACE, CMD_NONE,
1444 cmd2char(CMD_REPLACE));
1771 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1791 if (command == CMD_REPLACE && (nsaddrs != 1 || ndaddrs != 1))
1819 || command == CMD_REPLACE) {
1914 case CMD_REPLACE:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dip6tables.c74 #define CMD_REPLACE 0x0008U macro
1398 add_command(&command, CMD_REPLACE, CMD_NONE,
1407 cmd2char(CMD_REPLACE));
1733 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1753 if (command == CMD_REPLACE && (nsaddrs != 1 || ndaddrs != 1))
1781 || command == CMD_REPLACE) {
1874 case CMD_REPLACE:
H A Diptables.c70 #define CMD_REPLACE 0x0008U macro
1409 add_command(&command, CMD_REPLACE, CMD_NONE,
1418 cmd2char(CMD_REPLACE));
1745 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1765 if (command == CMD_REPLACE && (nsaddrs != 1 || ndaddrs != 1))
1793 || command == CMD_REPLACE) {
1888 case CMD_REPLACE:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c76 #define CMD_REPLACE 0x0008U macro
1925 add_command(&command, CMD_REPLACE, CMD_NONE,
1934 cmd2char(CMD_REPLACE));
2320 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2340 if (command == CMD_REPLACE && (nsaddrs != 1 || ndaddrs != 1))
2367 || command == CMD_REPLACE) {
2445 case CMD_REPLACE:
H A Diptables.c74 #define CMD_REPLACE 0x0008U macro
2004 add_command(&command, CMD_REPLACE, CMD_NONE,
2013 cmd2char(CMD_REPLACE));
2408 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2428 if (command == CMD_REPLACE && (nsaddrs != 1 || ndaddrs != 1))
2455 || command == CMD_REPLACE) {
2541 case CMD_REPLACE:

Completed in 54 milliseconds