OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extradelay
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/altq/
altq_rmclass.c
1493
int64_t ndelay,
extradelay
;
local in function:rmc_delay_action
1508
extradelay
= borrow->offtime_;
1511
extradelay
= cl->offtime_;
1522
extradelay
-= cl->last_pkttime_;
1524
if (
extradelay
> 0) {
1525
TS_ADD_DELTA(&cl->undertime_,
extradelay
, &cl->undertime_);
1526
ndelay +=
extradelay
;
altq_rmclass.c
1493
int64_t ndelay,
extradelay
;
local in function:rmc_delay_action
1508
extradelay
= borrow->offtime_;
1511
extradelay
= cl->offtime_;
1522
extradelay
-= cl->last_pkttime_;
1524
if (
extradelay
> 0) {
1525
TS_ADD_DELTA(&cl->undertime_,
extradelay
, &cl->undertime_);
1526
ndelay +=
extradelay
;
altq_rmclass.c
1493
int64_t ndelay,
extradelay
;
local in function:rmc_delay_action
1508
extradelay
= borrow->offtime_;
1511
extradelay
= cl->offtime_;
1522
extradelay
-= cl->last_pkttime_;
1524
if (
extradelay
> 0) {
1525
TS_ADD_DELTA(&cl->undertime_,
extradelay
, &cl->undertime_);
1526
ndelay +=
extradelay
;
Completed in 168 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025