Searched refs:KBPS (Results 1 – 1 of 1) sorted by relevance
306 #define KBPS(n) ((n) / (interval * 1000.0)) macro371 KBPS(W(d.comp_bytes)), in intpr()373 KBPS(W(d.inc_bytes)), in intpr()377 KBPS(W(c.comp_bytes)), in intpr()379 KBPS(W(c.inc_bytes)), in intpr()399 (void) printf("%8.3f", KBPS(V(p.ppp_ibytes))); in intpr()417 (void) printf("%6.2f", KBPS(W(d.unc_bytes))); in intpr()422 (void) printf(" | %8.3f", KBPS(V(p.ppp_obytes))); in intpr()439 (void) printf("%6.2f", KBPS(W(c.unc_bytes))); in intpr()