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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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++) {

Completed in 109 milliseconds