Searched refs:new_heap_index (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb6.c614 active_changed(void *iasubopt, unsigned int new_heap_index) { argument
615 ((struct iasubopt *)iasubopt)->active_index = new_heap_index;
619 inactive_changed(void *iasubopt, unsigned int new_heap_index) { argument
620 ((struct iasubopt *)iasubopt)->inactive_index = new_heap_index;

Completed in 181 milliseconds