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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.h84 boolean_t lif_removed; /* removed from list */ member in struct:dhcp_lif_s
136 * remove_lif() is called, which sets the lif_removed flag and removes the
H A Dinterface.c422 lif->lif_removed = B_TRUE;
504 lif->lif_removed = B_FALSE;
546 if (lif->lif_hold_count == 1 && !lif->lif_removed) {
591 if (lif->lif_removed) {
599 lif->lif_removed = B_TRUE;

Completed in 50 milliseconds