Searched defs:ipnat_4_1_14 (Results 1 – 2 of 2) sorted by relevance
560 typedef struct ipnat_4_1_14 { struct561 ipfmutex_t in_lock;562 struct ipnat *in_next; /* NAT rule list next */563 struct ipnat *in_rnext; /* rdr rule hash next */564 struct ipnat **in_prnext; /* prior rdr next ptr */565 struct ipnat *in_mnext; /* map rule hash next */566 struct ipnat **in_pmnext; /* prior map next ptr */567 struct ipftq *in_tqehead[2];568 void *in_ifps[2];569 void *in_apr;[all …]