Searched refs:CMD_ZERO (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.c78 #define CMD_ZERO 0x0080U macro
142 * CMD_LIST and CMD_ZERO only).
1429 CMD_ZERO | CMD_ZERO_NUM, cs.invert);
1441 CMD_ZERO | CMD_ZERO_NUM, cs.invert);
1461 add_command(&command, CMD_ZERO, CMD_LIST|CMD_LIST_RULES,
1896 case CMD_ZERO:
1903 case CMD_LIST|CMD_ZERO:
1912 if (ret && (command & CMD_ZERO))
1919 case CMD_LIST_RULES|CMD_ZERO:
1925 if (ret && (command & CMD_ZERO))
[all...]
H A Diptables.c75 #define CMD_ZERO 0x0080U macro
142 * CMD_LIST and CMD_ZERO only).
1459 CMD_ZERO | CMD_ZERO_NUM, cs.invert);
1471 CMD_ZERO|CMD_ZERO_NUM, cs.invert);
1491 add_command(&command, CMD_ZERO, CMD_LIST|CMD_LIST_RULES,
1929 case CMD_ZERO:
1936 case CMD_LIST|CMD_ZERO:
1945 if (ret && (command & CMD_ZERO))
1952 case CMD_LIST_RULES|CMD_ZERO:
1958 if (ret && (command & CMD_ZERO))
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c80 #define CMD_ZERO 0x0080U macro
151 * CMD_LIST and CMD_ZERO only).
1948 add_command(&command, CMD_LIST, CMD_ZERO,
1966 add_command(&command, CMD_ZERO, CMD_LIST,
2467 case CMD_ZERO:
2470 case CMD_LIST|CMD_ZERO:
H A Diptables.c78 #define CMD_ZERO 0x0080U macro
152 * CMD_LIST and CMD_ZERO only).
2027 add_command(&command, CMD_LIST, CMD_ZERO,
2045 add_command(&command, CMD_ZERO, CMD_LIST,
2563 case CMD_ZERO:
2566 case CMD_LIST|CMD_ZERO:

Completed in 60 milliseconds