Searched refs:CONFIG_CLID (Results 1 – 4 of 4) sorted by relevance
454 #define CONFIG_CLID 2 macro
528 if (config->flags & CONFIG_CLID) { in find_config()
1608 new->flags |= CONFIG_CLID; in one_opt()2389 if (configs->flags & CONFIG_CLID) free(configs->clid); in reread_dhcp()
520 if (new && !have_config(new, CONFIG_CLID) && !new->hwaddr) { in dhcp_reply()