Searched refs:optflags (Results 1 - 2 of 2) sorted by relevance

/external/iptables/
H A Dip6tables.c104 static const char optflags[NUMBER_OF_OPT] variable
426 optflags[i]);
437 optflags[i]);
445 for (ptr = optflags; option > 1; option >>= 1, ptr++);
H A Diptables.c104 static const char optflags[NUMBER_OF_OPT] variable
517 optflags[i]);
528 optflags[i]);
536 for (ptr = optflags; option > 1; option >>= 1, ptr++);

Completed in 55 milliseconds