OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dpindex
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/altq/
altq_rio.c
321
int
dpindex
= dscp & AF_DROPPRECMASK;
local
323
if (
dpindex
== 0)
325
return ((
dpindex
>> 3) - 1);
335
int
dpindex
, i, n, t;
local
340
dpindex
= dscp2index(dsfield);
347
for (i =
dpindex
; i < RIO_NDROPPREC; i++) {
378
prec = &rp->rio_precstate[
dpindex
];
409
for (i =
dpindex
; i < RIO_NDROPPREC; i++)
413
rp->q_stats[
dpindex
].drop_unforced++;
415
rp->q_stats[
dpindex
].drop_forced++
446
int
dpindex
, i;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026