Searched refs:is_vendor (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.h293 int len, is_vendor, used; member in struct:dhcp_vendor
H A Drfc2131.c290 if (vendor->is_vendor && !vendor->used)
309 if (!vendor->is_vendor && !vendor->used)
H A Doption.c1194 new->is_vendor = (option == 'U');
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Ddnsmasq.h359 int len, is_vendor; member in struct:dhcp_vendor
H A Drfc2131.c480 if ((opt = option_find(mess, sz, vendor->is_vendor ? OPTION_VENDOR_ID : OPTION_USER_CLASS, 1)))
H A Doption.c1497 new->is_vendor = (option == 'U');

Completed in 108 milliseconds