Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h36 uint64_t opcnt64; /* 6to4 of packets translated */ member
49 uint64_t opcnt64; /* 6to4 of packets translated */ member
62 uint64_t opcnt64; /* 6to4 of packets translated */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h36 uint64_t opcnt64; /* 6to4 of packets translated */ member
49 uint64_t opcnt64; /* 6to4 of packets translated */ member
62 uint64_t opcnt64; /* 6to4 of packets translated */ member
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h35 uint64_t opcnt64; /* 6to4 of packets translated */ member
H A Dnat64stl_control.c402 __COPY_STAT_FIELD(cfg, stats, opcnt64); in export_stats()
H A Dnat64clat_control.c397 __COPY_STAT_FIELD(cfg, stats, opcnt64); in export_stats()
H A Dnat64lsn_control.c271 __COPY_STAT_FIELD(cfg, stats, opcnt64); in export_stats()
H A Dnat64_translate.c1724 NAT64STAT_INC(&cfg->stats, opcnt64); in nat64_do_handle_ip6()
/f-stack/tools/ipfw/
H A Dnat64clat.c406 (uintmax_t)stats.opcnt64); in nat64clat_stats()
H A Dnat64stl.c422 (uintmax_t)stats.opcnt64); in nat64stl_stats()
H A Dnat64lsn.c720 (uintmax_t)stats.opcnt64); in nat64lsn_stats()