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

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

Completed in 102 milliseconds