Searched refs:CONFIG_BANK (Results 1 – 2 of 2) sorted by relevance
462 #define CONFIG_BANK 2048 /* from dhcp hosts file */ macro
1581 new->flags = (option == LOPT_BANK) ? CONFIG_BANK : 0; in one_opt()2382 if (configs->flags & CONFIG_BANK) { in reread_dhcp()