Searched refs:nexthm (Results 1 – 1 of 1) sorted by relevance
6604 hostmap_t *hm, *nexthm = NULL, zerohm; local6622 nexthm = softn->ipf_hm_maplist;6624 nexthm = hm->hm_next;6626 if (nexthm != NULL) {6627 ATOMIC_INC32(nexthm->hm_ref);6628 t->ipt_data = nexthm;6631 nexthm = &zerohm;6634 nnext = nexthm->hm_next;6688 error = COPYOUT(nexthm, objp->ipfo_ptr, sizeof(*nexthm));