Home
last modified time | relevance | path

Searched refs:ACTIVE_LEASES (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c1926 #define ACTIVE_LEASES 1 macro
1939 lptr[ACTIVE_LEASES] = &pool->active;
1966 if ((i == ACTIVE_LEASES) &&
2408 lptr[ACTIVE_LEASES] = &p->active; in write_leases4()
2894 lptr [ACTIVE_LEASES] = &p -> active;
2957 lptr [ACTIVE_LEASES] = &p -> active;
3170 lptr [ACTIVE_LEASES] = &pc -> active;
H A Dfailover.c5702 #define ACTIVE_LEASES 1 in dhcp_failover_generate_update_queue() macro
5717 lptr[ACTIVE_LEASES] = &p->active; in dhcp_failover_generate_update_queue()