Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Doption.c46 #define LOPT_BRIDGE 262 macro
158 {"bridge-interface", 1, 0, LOPT_BRIDGE},
306 {LOPT_BRIDGE, ARG_DUP, "iface,alias,..",
1427 case LOPT_BRIDGE: /* --bridge-interface */ in one_opt()