HomeSort by relevance Sort by last modified time
    Searched refs:find_config (Results 1 - 4 of 4) 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...]

Completed in 125 milliseconds