HomeSort by: relevance | last modified time | path
    Searched defs:hostmap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 119 struct hostmap *nat_hm;
453 typedef struct hostmap { struct
454 struct hostmap *hm_hnext;
455 struct hostmap **hm_phnext;
456 struct hostmap *hm_next;
457 struct hostmap **hm_pnext;
ip_nat.h 119 struct hostmap *nat_hm;
453 typedef struct hostmap { struct
454 struct hostmap *hm_hnext;
455 struct hostmap **hm_phnext;
456 struct hostmap *hm_next;
457 struct hostmap **hm_pnext;

Completed in 26 milliseconds