Home
last modified time | relevance | path

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

/trueos/sys/contrib/ipfilter/netinet/
HDip_nat.h439 struct hostmap **hm_pnext; member
HDip_nat.c817 hm->hm_pnext = &softn->ipf_hm_maplist;
819 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next;
870 hm->hm_next->hm_pnext = hm->hm_pnext;
871 *hm->hm_pnext = hm->hm_next;
HDip_nat6.c418 hm->hm_pnext = &softn->ipf_hm_maplist;
420 softn->ipf_hm_maplist->hm_pnext = &hm->hm_next;