OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jif_bandwidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_jobs.h
377
u_int
jif_bandwidth
; /* link bandwidth in bps */
member in struct:jobs_if
altq_jobs.c
158
jif->
jif_bandwidth
= bandwidth;
1055
cl->service_rate = (int64_t)(bps_to_internal((u_int64_t)jif->
jif_bandwidth
)/active_classes);
1098
upper_bound = (int64_t)jif->
jif_bandwidth
;
1345
available[i] = -((int64_t)bps_to_internal((u_int64_t)jif->
jif_bandwidth
));
1515
cl->min_rate_adc = (int64_t)bps_to_internal((u_int64_t)jif->
jif_bandwidth
);
1636
cl->min_rate_adc = (int64_t)bps_to_internal((u_int64_t)jif->
jif_bandwidth
);
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025