Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h159 struct nat64lsn_host { struct
163 CK_SLIST_ENTRY(nat64lsn_host) entries; argument
164 uint32_t states_count;
165 uint32_t hval;
166 uint32_t flags;
169 uint16_t states_hashsize;
170 uint16_t timestamp;
194 struct nat64lsn_hosts_slist *hosts_hash; argument