Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c113 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt);
691 match_vendor_opts(option_find(mess, sz, OPTION_VENDOR_ID, 1), daemon->dhcp_opts); in dhcp_reply()
1773 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt) in match_vendor_opts() function
2267 match_vendor_opts(p - 2, config_opts); in do_options()
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch413 static void match_vendor_opts(unsigned char *opt, struct dhcp_opt *dopt);