Home
last modified time | relevance | path

Searched refs:noroute4 (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h41 uint64_t noroute4; member
54 uint64_t noroute4; member
67 uint64_t noroute4; member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h41 uint64_t noroute4; member
54 uint64_t noroute4; member
67 uint64_t noroute4; member
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h40 uint64_t noroute4; member
H A Dnat64stl_control.c407 __COPY_STAT_FIELD(cfg, stats, noroute4); in export_stats()
H A Dnat64clat_control.c402 __COPY_STAT_FIELD(cfg, stats, noroute4); in export_stats()
H A Dnat64_translate.c193 NAT64STAT_INC(stats, noroute4); in nat64_direct_output_one()
1662 NAT64STAT_INC(&cfg->stats, noroute4); in nat64_do_handle_ip6()
H A Dnat64lsn_control.c276 __COPY_STAT_FIELD(cfg, stats, noroute4); in export_stats()
/f-stack/tools/ipfw/
H A Dnat64clat.c416 (uintmax_t)stats.noroute4); in nat64clat_stats()
H A Dnat64stl.c432 (uintmax_t)stats.noroute4); in nat64stl_stats()
H A Dnat64lsn.c730 (uintmax_t)stats.noroute4); in nat64lsn_stats()