Searched refs:LOPT_CIRCUIT (Results 1 – 1 of 1) sorted by relevance
/external/dnsmasq/src/ |
D | option.c | 79 #define LOPT_CIRCUIT 268 macro 191 { "dhcp-circuitid", 1, 0, LOPT_CIRCUIT }, 249 …{ LOPT_CIRCUIT, ARG_DUP, "<tag>,<circuit>", gettext_noop("Map RFC3046 circuit-id to tag."), NULL }, 2134 case LOPT_CIRCUIT: /* --dhcp-circuitid */ in one_opt() 2178 case LOPT_CIRCUIT: in one_opt()
|