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

/external/dnsmasq/src/
H A Doption.c73 #define LOPT_BRIDGE 262 macro
186 { "bridge-interface", 1, 0 , LOPT_BRIDGE },
295 { LOPT_BRIDGE, ARG_DUP, "iface,alias,..", gettext_noop("Treat DHCP requests on aliases as arriving from interface."), NULL },
1627 case LOPT_BRIDGE: /* --bridge-interface */

Completed in 314 milliseconds