Searched refs:hm_next (Results 1 – 3 of 3) sorted by relevance
804 hm->hm_next = softn->ipf_hm_maplist;807 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next;857 if (hm->hm_next)858 hm->hm_next->hm_pnext = hm->hm_pnext;859 *hm->hm_pnext = hm->hm_next;6624 nexthm = hm->hm_next;6634 nnext = nexthm->hm_next;8341 for (hm = softn->ipf_hm_maplist; hm != NULL; hm = hm->hm_next) {
434 struct hostmap *hm_next; member
394 for (hm = softn->ipf_hm_maptable[hv]; hm; hm = hm->hm_next)411 hm->hm_next = softn->ipf_hm_maplist;414 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next;