Home
last modified time | relevance | path

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

/freebsd-src/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h119 struct nat64lsn_alias { struct
120 struct nat64lsn_aliaslink_slist hosts; argument
121 struct nat64lsn_pg_slist portgroups;
123 struct mtx lock;
124 in_addr_t addr; /* host byte order */
125 uint32_t hosts_count;
126 uint32_t portgroups_count;
127 uint32_t tcp_chunkmask;
128 uint32_t udp_chunkmask;
129 uint32_t icmp_chunkmask;
[all …]