Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c697 typedef struct nat_4_1_14 { struct
698 ipfmutex_t nat_lock;
699 struct nat *nat_next;
700 struct nat **nat_pnext;
701 struct nat *nat_hnext[2];
702 struct nat **nat_phnext[2];
703 struct hostmap *nat_hm;
704 void *nat_data;
705 struct nat **nat_me;
706 struct ipstate *nat_state;
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c697 typedef struct nat_4_1_14 { struct
698 ipfmutex_t nat_lock;
699 struct nat *nat_next;
700 struct nat **nat_pnext;
701 struct nat *nat_hnext[2];
702 struct nat **nat_phnext[2];
703 struct hostmap *nat_hm;
704 void *nat_data;
705 struct nat **nat_me;
706 struct ipstate *nat_state;
[all …]