Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h435 struct hostmap **hm_pnext; member
H A Dip_nat.c805 hm->hm_pnext = &softn->ipf_hm_maplist;
807 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next;
858 hm->hm_next->hm_pnext = hm->hm_pnext;
859 *hm->hm_pnext = hm->hm_next;
H A Dip_nat6.c412 hm->hm_pnext = &softn->ipf_hm_maplist;
414 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next;