Searched refs:hm_pnext (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h315 struct hostmap **hm_pnext; member in struct:hostmap
H A Dip_nat.c479 hm->hm_pnext = &ipf_hm_maplist;
481 ipf_hm_maplist->hm_pnext = &hm->hm_next;
522 hm->hm_next->hm_pnext = hm->hm_pnext;
523 *hm->hm_pnext = hm->hm_next;

Completed in 71 milliseconds