OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:undertime_
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_rmclass.c
759
if (TS_LT(&cl->
undertime_
, &now)) {
775
if (TS_LT(&borrow->
undertime_
, &now)) {
785
if (TS_LT(&cl->borrow_->
undertime_
, &now)) {
850
if (TS_LT(now, &cl->
undertime_
))
892
if (!TS_LT(now, &cl->
undertime_
)) {
897
cl->
undertime_
.tv_sec = 0;
938
} while (cl->
undertime_
.tv_sec && TS_LT(now, &cl->
undertime_
));
982
if (cl->
undertime_
.tv_sec != 0 &&
1017
if ((cl->
undertime_
.tv_sec == 0) |
[
all
...]
altq_rmclass.h
158
struct timespec
undertime_
; /* time can next send */
member in struct:rm_class
Completed in 13 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025