Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c114 static struct dhcp_opt* pxe_opts(int pxe_arch, struct dhcp_netid* netid);
721 do_encap_opts(pxe_opts(pxearch, netid), OPTION_VENDOR_CLASS_OPT, DHOPT_VENDOR_MATCH, in dhcp_reply()
1618 static struct dhcp_opt* pxe_opts(int pxe_arch, struct dhcp_netid* netid) { in pxe_opts() function
1985 config_opts = pxe_opts(pxe_arch, netid); in do_options()