Searched refs:template_interface (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddhcp-common.c847 sprintf(p, "template for %s", context->template_interface);
858 strncpy(daemon->dhcp_buff, context->template_interface, 256);
881 strcpy(daemon->addrbuff, context->template_interface);
H A Ddhcp6.c678 else if (wildcard_match(template->template_interface, ifrn_name) &&
H A Ddnsmasq.h854 char *template_interface; member in struct:dhcp_context
H A Doption.c2763 new->template_interface = opt_string_alloc(a[leasepos] + 12);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddhcp-common.c847 sprintf(p, "template for %s", context->template_interface);
858 strncpy(daemon->dhcp_buff, context->template_interface, 256);
881 strcpy(daemon->addrbuff, context->template_interface);
H A Ddhcp6.c678 else if (wildcard_match(template->template_interface, ifrn_name) &&
H A Ddnsmasq.h854 char *template_interface; member in struct:dhcp_context
H A Doption.c2763 new->template_interface = opt_string_alloc(a[leasepos] + 12);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddhcp-common.c847 sprintf(p, "template for %s", context->template_interface);
858 strncpy(daemon->dhcp_buff, context->template_interface, 256);
881 strcpy(daemon->addrbuff, context->template_interface);
H A Ddhcp6.c678 else if (wildcard_match(template->template_interface, ifrn_name) &&
H A Ddnsmasq.h854 char *template_interface; member in struct:dhcp_context
H A Doption.c2763 new->template_interface = opt_string_alloc(a[leasepos] + 12);

Completed in 213 milliseconds