Home
last modified time | relevance | path

Searched refs:dhcp_vendor (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h510 struct dhcp_vendor { struct
514 struct dhcp_vendor* next; argument
605 struct dhcp_vendor* dhcp_vendors;
Doption.c1879 struct dhcp_vendor* new = opt_malloc(sizeof(struct dhcp_vendor)); in one_opt()
Drfc2131.c121 struct dhcp_vendor* vendor; in dhcp_reply()