Searched refs:map46 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/nat64/
H A Dnat64stl.h41 uint16_t map46; /* table with 4to6 mapping */ member in struct:nat64stl_cfg
H A Dnat64stl_control.c111 no = ipfw_objhash_lookup_table_kidx(ch, cfg->map46);
155 if (ipfw_ref_table(ch, &i->ntlv4, &cfg->map46) != 0)
234 ipfw_unref_table(ch, cfg->map46);
310 ipfw_unref_table(ch, cfg->map46);
H A Dnat64stl.c229 ret = ipfw_lookup_table(chain, cfg->map46, sizeof(in_addr_t),

Completed in 55 milliseconds