DYNAMIC_BOOTP_OK
if ((lease->flags & DYNAMIC_BOOTP_OK)) {
if ((lease->flags & DYNAMIC_BOOTP_OK)) {
(BOOTP_LEASE | DYNAMIC_BOOTP_OK))
#define PERSISTENT_FLAGS (DYNAMIC_BOOTP_OK)
address_range[i].flags = dynamic ? DYNAMIC_BOOTP_OK : 0;