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

/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Doption.c53 struct optflags { struct
58 static struct optflags optmap[] = {
/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c107 static const char optflags[NUMBER_OF_OPT] variable
431 optflags[i]);
442 optflags[i]);
450 for (ptr = optflags; option > 1; option >>= 1, ptr++);
H A Dip6tables.c109 static const char optflags[NUMBER_OF_OPT] variable
379 optflags[i]);
390 optflags[i]);
398 for (ptr = optflags; option > 1; option >>= 1, ptr++);

Completed in 53 milliseconds