Searched refs:CMD_REPLACE (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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 303 milliseconds