Home
last modified time | relevance | path

Searched refs:nh6 (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_value.c119 _MCPY(nh6, IPFW_VTYPE_NH6); in mask_table_value()
653 v.nh6 = iv->nh6; in ipfw_import_table_value_v1()
680 iv.nh6 = v->nh6; in ipfw_export_table_value_v1()
H A Dip_fw2.c3024 struct ip_fw_nh6 *nh6; in ipfw_chk() local
3027 nh6 = &args->hopstore6; in ipfw_chk()
3028 nh6->sin6_addr = TARG_VAL( in ipfw_chk()
3029 chain, tablearg, nh6); in ipfw_chk()
3030 nh6->sin6_port = sa->sin_port; in ipfw_chk()
3031 nh6->sin6_scope_id = TARG_VAL( in ipfw_chk()
H A Dip_fw_private.h332 struct in6_addr nh6; member
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64stl.c100 daddr = TARG_VAL(chain, tablearg, nh6); in nat64stl_handle_ip4()
H A Dnat64_translate.c177 struct nhop_object *nh6 = NULL; in nat64_direct_output_one() local
203 nh6 = nat64_find_route6(&dst6, m); in nat64_direct_output_one()
204 if (nh6 == NULL) { in nat64_direct_output_one()
208 ifp = nh6->nh_ifp; in nat64_direct_output_one()
/f-stack/tools/ipfw/
H A Dtables.c1629 v->nh6 = ((struct sockaddr_in6 *) in tentry_fill_value()
1847 sa6.sin6_addr = v->nh6; in table_show_value()
2021 struct in6_addr nh6; member
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h879 struct in6_addr nh6; member
/f-stack/freebsd/netinet/
H A Dip_fw.h879 struct in6_addr nh6; member