Searched refs:hm_next (Results 1 – 5 of 5) sorted by relevance
633 hmp = hm.hm_next; in showhostmap_dead()667 nsp->ns_maplist = hm.hm_next; in showhostmap_live()
537 for (hm = softn->ipf_hm_maplist; hm != NULL; hm = hm->hm_next) in dumpnat()
430 struct hostmap *hm_next; member
785 hm->hm_next = softn->ipf_hm_maplist; in ipf_nat_hostmap()788 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next; in ipf_nat_hostmap()836 if (hm->hm_next) in ipf_nat_hostmapdel()837 hm->hm_next->hm_pnext = hm->hm_pnext; in ipf_nat_hostmapdel()838 *hm->hm_pnext = hm->hm_next; in ipf_nat_hostmapdel()6486 nexthm = hm->hm_next; in ipf_nat_getnext()6496 nnext = nexthm->hm_next; in ipf_nat_getnext()8159 for (hm = softn->ipf_hm_maplist; hm != NULL; hm = hm->hm_next) { in ipf_nat_hostmap_rehash()
378 for (hm = softn->ipf_hm_maptable[hv]; hm; hm = hm->hm_next) in ipf_nat6_hostmap()395 hm->hm_next = softn->ipf_hm_maplist; in ipf_nat6_hostmap()398 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next; in ipf_nat6_hostmap()