Home
last modified time | relevance | path

Searched refs:hm_phnext (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h433 struct hostmap **hm_phnext; member
H A Dip_nat.c810 hm->hm_phnext = softn->ipf_hm_maptable + hv;
812 softn->ipf_hm_maptable[hv]->hm_phnext = &hm->hm_hnext;
855 hm->hm_hnext->hm_phnext = hm->hm_phnext;
856 *hm->hm_phnext = hm->hm_hnext;
8344 hm->hm_phnext = softn->ipf_hm_maptable + hv;
8346 softn->ipf_hm_maptable[hv]->hm_phnext = &hm->hm_hnext;
H A Dip_nat6.c417 hm->hm_phnext = softn->ipf_hm_maptable + hv;
419 softn->ipf_hm_maptable[hv]->hm_phnext = &hm->hm_hnext;