Searched refs:LOPT_BRIDGE (Results 1 – 2 of 2) sorted by relevance
/external/dnsmasq/src/ |
D | option.c | 73 #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… 1627 case LOPT_BRIDGE: /* --bridge-interface */ in one_opt()
|
/external/dnsmasq/contrib/dns-loc/ |
D | dnsmasq2-loc-rfc1876.patch | 61 {"bridge-interface", 1, 0 , LOPT_BRIDGE },
|