Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dlease.c145 if ((config = find_config(daemon->dhcp_conf, NULL, lease->clid, lease->clid_len, in lease_update_from_configs()
Ddnsmasq.h758 struct dhcp_config* find_config(struct dhcp_config* configs, struct dhcp_context* context,
Ddhcp.c519 struct dhcp_config* find_config(struct dhcp_config* configs, struct dhcp_context* context, in find_config() function
Drfc2131.c336 config = find_config(daemon->dhcp_conf, context, clid, clid_len, mess->chaddr, mess->hlen, in dhcp_reply()
518 find_config(daemon->dhcp_conf, context, NULL, 0, mess->chaddr, mess->hlen, in dhcp_reply()