Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h514 struct dhcp_vendor { struct
518 struct dhcp_vendor *next; argument
631 struct dhcp_vendor *dhcp_vendors;
Doption.c2144 struct dhcp_vendor *new = opt_malloc(sizeof(struct dhcp_vendor)); in one_opt()
Drfc2131.c126 struct dhcp_vendor *vendor; in dhcp_reply()