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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h93 struct hostmap *nat_hm;
335 typedef struct hostmap { struct
336 struct hostmap *hm_next;
337 struct hostmap **hm_pnext;
338 struct hostmap *hm_hnext;
339 struct hostmap **hm_phnext;

Completed in 262 milliseconds