Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h121 struct nat64lsn_alias { struct
125 struct mtx lock;
127 uint32_t hosts_count;
129 uint32_t tcp_chunkmask;
130 uint32_t udp_chunkmask;
133 uint32_t tcp_pgidx;
134 uint32_t udp_pgidx;
135 uint32_t icmp_pgidx;
136 uint16_t timestamp;
137 uint16_t spare;
[all …]