Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_nat.h453 typedef struct hostmap { struct
454 struct hostmap *hm_hnext; argument
455 struct hostmap **hm_phnext; argument
456 struct hostmap *hm_next; argument
457 struct hostmap **hm_pnext; argument
467 } hostmap_t; argument