Searched refs:nh6 (Results 1 – 8 of 8) sorted by relevance
119 _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()
3024 struct ip_fw_nh6 *nh6; in ipfw_chk() local3027 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()
332 struct in6_addr nh6; member
100 daddr = TARG_VAL(chain, tablearg, nh6); in nat64stl_handle_ip4()
177 struct nhop_object *nh6 = NULL; in nat64_direct_output_one() local203 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()
1629 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
879 struct in6_addr nh6; member