Searched refs:nextipo (Results 1 – 1 of 1) sorted by relevance
1288 ip_pool_t *ipo, zp, *nextipo; local1296 nextipo = NULL;1305 nextipo = softp->ipf_pool_list[(int)ilp->ili_unit + 1];1307 nextipo = ipo->ipo_next;1310 if (nextipo != NULL) {1311 ATOMIC_INC32(nextipo->ipo_ref);1312 token->ipt_data = nextipo;1315 nextipo = &zp;1318 pnext = nextipo->ipo_next;1362 err = COPYOUT(nextipo, ilp->ili_data, sizeof(*nextipo));