OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rq_red
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_red.c
818
rqp->
rq_red
= red_alloc(0, 0, 0, 0, 0, 0);
819
if (rqp->
rq_red
== NULL) {
839
red_destroy(rqp->
rq_red
);
874
rp = rqp->
rq_red
;
939
red_destroy(rqp->
rq_red
);
940
rqp->
rq_red
= new;
946
fc->red_inv_pmax = rqp->
rq_red
->red_inv_pmax;
947
fc->red_thmin = rqp->
rq_red
->red_thmin;
948
fc->red_thmax = rqp->
rq_red
->red_thmax;
996
red_destroy(rqp->
rq_red
);
[
all
...]
altq_red.h
176
red_t *
rq_red
;
member in struct:red_queue
Completed in 183 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025