HomeSort by relevance Sort by last modified time
    Searched full:find_config (Results 1 - 5 of 5) sorted by null

  /external/dnsmasq/src/
lease.c 154 if ((config = find_config(daemon->dhcp_conf, NULL, lease->clid, lease->clid_len,
dhcp.c 637 if (!context) /* called via find_config() from lease_update_from_configs() */
662 struct dhcp_config *find_config(struct dhcp_config *configs, function
dnsmasq.h 807 struct dhcp_config *find_config(struct dhcp_config *configs,
rfc2131.c 362 config = find_config(daemon->dhcp_conf, context, clid, clid_len,
581 struct dhcp_config *new = find_config(daemon->dhcp_conf, context, NULL, 0,
    [all...]
  /external/dnsmasq/contrib/lease-access/
lease.access.patch 479 config = find_config(daemon->dhcp_conf, context, clid, clid_len,

Completed in 256 milliseconds