Searched refs:nh4 (Results 1 – 8 of 8) sorted by relevance
118 _MCPY(nh4, IPFW_VTYPE_NH4); in mask_table_value()615 v->nh4 = value; /* host format */ in ipfw_import_table_value_legacy()652 v.nh4 = iv->nh4; in ipfw_import_table_value_v1()679 iv.nh4 = v->nh4; in ipfw_export_table_value_v1()
327 uint32_t nh4; member
3044 nh4)); in ipfw_chk()
123 aaddr = htonl(TARG_VAL(chain, tablearg, nh4)); in nat64stl_handle_ip6()203 htonl(TARG_VAL(chain, tablearg, nh4)), 0, &cfg->base, logdata)); in nat64stl_handle_icmp6()
176 struct nhop_object *nh4 = NULL; in nat64_direct_output_one() local191 nh4 = nat64_find_route4(&dst4, m); in nat64_direct_output_one()192 if (nh4 == NULL) { in nat64_direct_output_one()196 ifp = nh4->nh_ifp; in nat64_direct_output_one()
1500 v->nh4 = val; in set_legacy_value()1600 v->nh4 = ntohl(a4); in tentry_fill_value()1604 v->nh4 = ntohl(ipaddr.s_addr); in tentry_fill_value()1837 a4.s_addr = htonl(v->nh4); in table_show_value()2016 uint32_t nh4; member
875 uint32_t nh4; member