Home
last modified time | relevance | path

Searched refs:inactive_index (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb6.c226 tmp->inactive_index = 0; in iasubopt_allocate()
620 ((struct iasubopt *)iasubopt)->inactive_index = new_heap_index; in inactive_changed()
1442 test_iasubopt->inactive_index); in add_lease6()
1557 lease->inactive_index); in move_lease_to_active()
2034 isc_heap_delete(pool->inactive_timeouts, tmp->inactive_index); in cleanup_old_expired()
/netbsd-src/external/mpl/dhcp/dist/server/tests/
H A Dmdb6_unittest.c74 if (iaaddr->inactive_index != 0) { in ATF_TC_BODY()
76 iaaddr->inactive_index, MDL); in ATF_TC_BODY()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1660 int inactive_index; member
/netbsd-src/external/mpl/dhcp/dist/
H A DRELNOTES611 heaps: iasubopt::active_index and iasubopt::inactive_index. This was done