Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h335 typedef struct hostmap { struct
336 struct hostmap *hm_next; argument
337 struct hostmap **hm_pnext; argument
338 struct hostmap *hm_hnext; argument
339 struct hostmap **hm_phnext; argument
347 } hostmap_t; argument