Searched defs:dhcp_opt (Results 1 - 3 of 3) sorted by relevance

/external/dhcpcd/
H A Dshowlease.c29 struct dhcp_opt { struct
35 static const struct dhcp_opt const dhcp_opts[] = {
153 const struct dhcp_opt *opt;
H A Ddhcp.c64 struct dhcp_opt { struct
70 static const struct dhcp_opt const dhcp_opts[] = {
197 const struct dhcp_opt *opt;
214 const struct dhcp_opt *opt;
262 const struct dhcp_opt *opt;
918 const struct dhcp_opt *opt;
1391 const struct dhcp_opt *opt;
/external/dnsmasq/src/
H A Ddnsmasq.h470 struct dhcp_opt { struct
479 struct dhcp_opt *next;
632 struct dhcp_opt *dhcp_opts, *dhcp_match;

Completed in 205 milliseconds