Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c114 static void do_encap_opts(struct dhcp_opt *opts, int encap, int flag, struct dhcp_packet *mess, uns…
771 do_encap_opts(&opt71, OPTION_VENDOR_CLASS_OPT, DHOPT_VENDOR_MATCH, mess, end, 0); in dhcp_reply()
812do_encap_opts(pxe_opts(pxearch, netid), OPTION_VENDOR_CLASS_OPT, DHOPT_VENDOR_MATCH, mess, end, 0); in dhcp_reply()
1793 static void do_encap_opts(struct dhcp_opt *opt, int encap, int flag, in do_encap_opts() function
2300 do_encap_opts(config_opts, opt->u.encap, DHOPT_ENCAP_MATCH, mess, end, null_term); in do_options()
2315 do_encap_opts(config_opts, OPTION_VENDOR_CLASS_OPT, DHOPT_VENDOR_MATCH, mess, end, null_term); in do_options()