Home
last modified time | relevance | path

Searched refs:fosize2048 (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-stat.c290 uint64_t fosize512; uint64_t fosize1280; uint64_t fosize2048; member
576 else if (p <= 2048) ++ fs0.fosize2048; in format0()
748 print_3float((float)fs0.fosize2048 / fs0.nflows); in format0()
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftstat.c890 uint64_t fosize512; uint64_t fosize1280; uint64_t fosize2048; member
4868 else if (p <= 2048) ++ rpt1->fosize2048; in ftstat_rpt_1_accum()
5046 (double)rpt1->fosize2048 / (double)rpt->t_flows, in ftstat_rpt_1_dump()