Searched refs:CMD_ZERO (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.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-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dip6tables.c78 #define CMD_ZERO 0x0080U macro
142 * CMD_LIST and CMD_ZERO only).
1422 CMD_ZERO | CMD_ZERO_NUM, cs.invert);
1434 CMD_ZERO | CMD_ZERO_NUM, cs.invert);
1454 add_command(&command, CMD_ZERO, CMD_LIST|CMD_LIST_RULES,
1889 case CMD_ZERO:
1896 case CMD_LIST|CMD_ZERO:
1905 if (ret && (command & CMD_ZERO))
1912 case CMD_LIST_RULES|CMD_ZERO:
1918 if (ret && (command & CMD_ZERO))
[all...]
H A Diptables.c74 #define CMD_ZERO 0x0080U macro
141 * CMD_LIST and CMD_ZERO only).
1433 CMD_ZERO | CMD_ZERO_NUM, cs.invert);
1445 CMD_ZERO|CMD_ZERO_NUM, cs.invert);
1465 add_command(&command, CMD_ZERO, CMD_LIST|CMD_LIST_RULES,
1903 case CMD_ZERO:
1910 case CMD_LIST|CMD_ZERO:
1919 if (ret && (command & CMD_ZERO))
1926 case CMD_LIST_RULES|CMD_ZERO:
1932 if (ret && (command & CMD_ZERO))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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 315 milliseconds