Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-stat.c308 uint64_t ftime28000; uint64_t ftime30000; member
618 else if (p <= 28000) ++ fs0.ftime28000; in format0()
797 print_3float2((float)fs0.ftime28000 / fs0.nflows); in format0()
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftstat.c908 uint64_t ftime28000; uint64_t ftime30000; member
4915 else if (p <= 28000) ++ rpt1->ftime28000; in ftstat_rpt_1_accum()
5091 (double)rpt1->ftime28000 / (double)rpt->t_flows, in ftstat_rpt_1_dump()