Searched refs:nexthm (Results 1 – 1 of 1) sorted by relevance
5490 hostmap_t *hm, *nexthm = NULL, zerohm; local5509 nexthm = ifs->ifs_ipf_hm_maplist;5511 nexthm = hm->hm_next;5555 if (nexthm != NULL) {5556 ATOMIC_INC32(nexthm->hm_ref);5557 t->ipt_data = nexthm;5560 nexthm = &zerohm;5601 error = COPYOUT(nexthm, dst, sizeof(*nexthm));5614 if (nexthm->hm_next == NULL) {5619 dst += sizeof(*nexthm);[all …]