OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prop_control
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_jobs.c
1065
* essentially, the rate adjustement delta_rate =
prop_control
*error,
1069
*
prop_control
has slightly changed since the INFOCOM paper,
1084
int64_t
prop_control
;
local in function:adjust_rates_rdc
1162
prop_control
= (upper_bound*upper_bound*min_share)
1165
prop_control
= bps_to_internal(ticks_to_secs(
prop_control
)); /* in BT-1 */
1173
result[i] = -
prop_control
*error[i]; /* in BT-1 */
altq_jobs.c
1065
* essentially, the rate adjustement delta_rate =
prop_control
*error,
1069
*
prop_control
has slightly changed since the INFOCOM paper,
1084
int64_t
prop_control
;
local in function:adjust_rates_rdc
1162
prop_control
= (upper_bound*upper_bound*min_share)
1165
prop_control
= bps_to_internal(ticks_to_secs(
prop_control
)); /* in BT-1 */
1173
result[i] = -
prop_control
*error[i]; /* in BT-1 */
Completed in 30 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025