Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h340 typedef struct hostmap { struct
341 struct hostmap *hm_next; argument
342 struct hostmap **hm_pnext; argument
343 struct hostmap *hm_hnext; argument
344 struct hostmap **hm_phnext; argument
352 } hostmap_t; argument