Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h37 uint64_t opcnt46; /* 4to6 of packets translated */ member
50 uint64_t opcnt46; /* 4to6 of packets translated */ member
63 uint64_t opcnt46; /* 4to6 of packets translated */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h37 uint64_t opcnt46; /* 4to6 of packets translated */ member
50 uint64_t opcnt46; /* 4to6 of packets translated */ member
63 uint64_t opcnt46; /* 4to6 of packets translated */ member
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h36 uint64_t opcnt46; /* 4to6 of packets translated */ member
H A Dnat64stl_control.c403 __COPY_STAT_FIELD(cfg, stats, opcnt46); in export_stats()
H A Dnat64clat_control.c398 __COPY_STAT_FIELD(cfg, stats, opcnt46); in export_stats()
H A Dnat64lsn_control.c272 __COPY_STAT_FIELD(cfg, stats, opcnt46); in export_stats()
H A Dnat64_translate.c1335 NAT64STAT_INC(&cfg->stats, opcnt46); in nat64_do_handle_ip4()
/f-stack/tools/ipfw/
H A Dnat64clat.c408 (uintmax_t)stats.opcnt46); in nat64clat_stats()
H A Dnat64stl.c424 (uintmax_t)stats.opcnt46); in nat64stl_stats()
H A Dnat64lsn.c722 (uintmax_t)stats.opcnt46); in nat64lsn_stats()