OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psPerByte
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
qop_cbq.h
53
double
psPerByte
; /* bandwidth in ps per sec */
qop_cbq.c
491
cbq_ifinfo->
psPerByte
=
775
lofftime,
psPerByte
, ptime, cptime;
799
psPerByte
= cbq_ifinfo->
psPerByte
/ f;
800
ptime = (double) av_pkt_size * (double)cbq_ifinfo->
psPerByte
;
820
"
psPerByte
=%.2f ps, link's
psPerByte
=%.2f, f=%.3f",
821
psPerByte
, cbq_ifinfo->
psPerByte
, f);
822
packet_time = av_pkt_size * (int)PSEC_TO_USEC(
psPerByte
);
[
all
...]
Completed in 14 milliseconds
Indexes created Tue Sep 23 23:09:58 GMT 2025