Searched refs:nextipo (Results 1 – 1 of 1) sorted by relevance
769 ip_pool_t *ipo, zp, *nextipo; local776 nextipo = NULL;791 nextipo = ifs->ifs_ip_pool_list[(int)ilp->ili_unit];793 nextipo = ipo->ipo_next;795 if (nextipo != NULL) {796 ATOMIC_INC(nextipo->ipo_ref);797 token->ipt_data = nextipo;800 nextipo = &zp;847 err = COPYOUT(nextipo, ilp->ili_data, sizeof(*nextipo));858 if (nextipo->ipo_next == NULL)