Home
last modified time | relevance | path

Searched refs:dhcp_update_configs (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h761 void dhcp_update_configs(struct dhcp_config* configs);
Ddhcp.c597 void dhcp_update_configs(struct dhcp_config* configs) { in dhcp_update_configs() function
Ddnsmasq.c786 dhcp_update_configs(daemon->dhcp_conf); in clear_cache_and_reload()