Home
last modified time | relevance | path

Searched defs:hostmap (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_nat.h435 typedef struct hostmap { struct
436 struct hostmap *hm_hnext; argument
437 struct hostmap **hm_phnext; argument
438 struct hostmap *hm_next; argument
439 struct hostmap **hm_pnext; argument
449 } hostmap_t; argument