Searched refs:NUMBER_OF_OPT (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dconntrack.h13 #define NUMBER_OF_OPT 24 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c90 #define NUMBER_OF_OPT ARRAY_SIZE(optflags) macro
149 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
170 static const unsigned int inverse_for_options[NUMBER_OF_OPT] =
315 for (i = 0; i < NUMBER_OF_OPT; i++) {
H A Diptables.c88 #define NUMBER_OF_OPT ARRAY_SIZE(optflags) macro
149 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
170 static const int inverse_for_options[NUMBER_OF_OPT] =
328 for (i = 0; i < NUMBER_OF_OPT; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dip6tables.c90 #define NUMBER_OF_OPT ARRAY_SIZE(optflags) macro
149 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
170 static const unsigned int inverse_for_options[NUMBER_OF_OPT] =
315 for (i = 0; i < NUMBER_OF_OPT; i++) {
H A Diptables.c87 #define NUMBER_OF_OPT ARRAY_SIZE(optflags) macro
148 static const char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
169 static const int inverse_for_options[NUMBER_OF_OPT] =
317 for (i = 0; i < NUMBER_OF_OPT; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c103 #define NUMBER_OF_OPT 11 macro
104 static const char optflags[NUMBER_OF_OPT]
158 static char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
176 static int inverse_for_options[NUMBER_OF_OPT] =
412 for (i = 0; i < NUMBER_OF_OPT; i++) {
H A Diptables.c102 #define NUMBER_OF_OPT 12 macro
103 static const char optflags[NUMBER_OF_OPT]
159 static char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
177 static int inverse_for_options[NUMBER_OF_OPT] =
497 for (i = 0; i < NUMBER_OF_OPT; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dconntrack.c251 /* If you add a new option, you have to update NUMBER_OF_OPT in conntrack.h */
258 static const char *optflags[NUMBER_OF_OPT] = {
340 static char commands_v_options[NUMBER_OF_CMD][NUMBER_OF_OPT] =
1915 res = generic_opt_check(options, NUMBER_OF_OPT,

Completed in 117 milliseconds