Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_value.c118 _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()
H A Dip_fw_private.h327 uint32_t nh4; member
H A Dip_fw2.c3044 nh4)); in ipfw_chk()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64stl.c123 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()
H A Dnat64_translate.c176 struct nhop_object *nh4 = NULL; in nat64_direct_output_one() local
191 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()
/f-stack/tools/ipfw/
H A Dtables.c1500 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
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h875 uint32_t nh4; member
/f-stack/freebsd/netinet/
H A Dip_fw.h875 uint32_t nh4; member