Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h431 typedef struct hostmap { struct
432 struct hostmap *hm_hnext; argument
433 struct hostmap **hm_phnext; argument
434 struct hostmap *hm_next; argument
435 struct hostmap **hm_pnext; argument
445 } hostmap_t; argument