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