OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxiftime_
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_rmclass.h
210
int
maxiftime_
; /* max delay inside interface */
member in struct:rm_ifdat
altq_rmclass.c
692
ifd->
maxiftime_
= mtu * psecPerByte / 1000 / 1000 * 16;
694
ifd->
maxiftime_
/= 4;
1310
if (iftime+pkt_time < ifd->
maxiftime_
) {
1313
TS_ADD_DELTA(nowp, ifd->
maxiftime_
, &ifd->ifnow_);
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025