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