Searched refs:lifnext (Results 1 – 3 of 3) sorted by relevance
1429 dhcp_lif_t *lif, *lifnext; in remove_lease() local1442 for (; nlifs > 0; nlifs--, lif = lifnext) { in remove_lease()1443 lifnext = lif->lif_next; in remove_lease()1584 dhcp_lif_t *lif, *lifnext; in verify_smach() local1590 for (; nlifs > 0; lif = lifnext, nlifs--) { in verify_smach()1591 lifnext = lif->lif_next; in verify_smach()
1428 dhcp_lif_t *lif, *lifnext; in rtsock_event() local1433 lif = lifnext, nlifs--) { in rtsock_event()1434 lifnext = lif->lif_next; in rtsock_event()
595 dhcp_lif_t *lifnext; in remove_lif() local600 lifnext = lif->lif_next; in remove_lif()617 dlp->dl_lifs = lifnext; in remove_lif()