Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat.h427 typedef struct hostmap { struct
428 struct hostmap *hm_hnext; argument
429 struct hostmap **hm_phnext; argument
430 struct hostmap *hm_next; argument
431 struct hostmap **hm_pnext; argument
441 } hostmap_t; argument