Home
last modified time | relevance | path

Searched refs:tcpchunks (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h89 uint64_t tcpchunks; /* Number of TCP chunks */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h89 uint64_t tcpchunks; /* Number of TCP chunks */ member
/f-stack/tools/ipfw/
H A Dnat64lsn.c763 (uintmax_t)stats.tcpchunks); in nat64lsn_stats()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c301 stats->tcpchunks += bitcount32(alias->tcp_pgmask[j]); in export_stats()