Home
last modified time | relevance | path

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

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftstat.c206 ((double)tally.rt_octets/(double)rpt->t_octets)*100,\
216 ((double)tally.rt_octets/(double)rpt->t_octets)*100,\
221 tally.rt_octets += A->noctets;\
300 ((double)tally.rt_octets/(double)rpt->t_octets)*100,\
310 ((double)tally.rt_octets/(double)rpt->t_octets)*100,\
315 tally.rt_octets += A->noctets;\
804 uint64_t rt_flows, rt_octets, rt_packets, rt_recs, t_recs; member
14366 ((double)tally.rt_octets/(double)rpt->t_octets)*100, in bucket_dump1()
14376 ((double)tally.rt_octets/(double)rpt->t_octets)*100, in bucket_dump1()
14382 tally.rt_octets += b->octets[index[i]]; in bucket_dump1()
[all …]