Searched refs:MATCH_CIRCUIT (Results 1 – 3 of 3) sorted by relevance
/external/dnsmasq/src/ | ||
D | dnsmasq.h | 511 #define MATCH_CIRCUIT 3 macro |
D | rfc2131.c | 227 if (vendor->match_type == MATCH_CIRCUIT) in dhcp_reply() |
D | option.c | 2179 new->match_type = MATCH_CIRCUIT; in one_opt() |