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