Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h123 struct nat64lsn_alias { struct
124 struct nat64lsn_aliaslink_slist hosts; argument
125 struct nat64lsn_pg_slist portgroups;
127 struct mtx lock;
128 in_addr_t addr; /* host byte order */
129 uint32_t hosts_count;
131 uint16_t timestamp;
132 uint16_t tcp_pgcount;
133 uint16_t udp_pgcount;
134 uint16_t icmp_pgcount;
[all …]