Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h161 struct nat64lsn_host { struct
165 CK_SLIST_ENTRY(nat64lsn_host) entries; argument
166 uint32_t states_count;
167 uint32_t hval;
168 uint32_t flags;
171 uint16_t states_hashsize;
172 uint16_t timestamp;
196 struct nat64lsn_hosts_slist *hosts_hash; argument