Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h458 #define CONFIG_NETID 64 macro
Doption.c1616 new->flags |= CONFIG_NETID; in one_opt()
2390 if (configs->flags & CONFIG_NETID) free(configs->netid.net); in reread_dhcp()
Drfc2131.c363 if (have_config(config, CONFIG_NETID)) { in dhcp_reply()
531 if (have_config(config, CONFIG_NETID)) { in dhcp_reply()