Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl.h35 struct nat64stl_cfg { struct
36 struct named_object no;
38 uint32_t map64; /* table with 6to4 mapping */
39 uint32_t map46; /* table with 4to6 mapping */
41 struct nat64_config base;
47 char name[64];