Searched refs:sch_bytes (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/test/
H A Ddn_test.h122 uint64_t sch_bytes; member in struct:dn_flow
H A Dmain.c178 _q->ni.sch_bytes = si->ni.bytes;
194 double sch_bytes = (double)si->ni.bytes - _q->ni.sch_bytes; local
196 double wfi = sch_bytes * weight - bytes;

Completed in 57 milliseconds