OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:borrow_
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_rmclass.c
242
cl->
borrow_
= borrow;
771
struct rm_class *borrow = cl->
borrow_
;
780
borrow = borrow->
borrow_
;
784
else if ((ifd->cutoff_ > 1) && cl->
borrow_
) {
785
if (TS_LT(&cl->
borrow_
->undertime_, &now)) {
786
ifd->cutoff_ = cl->
borrow_
->depth_;
788
cl->
borrow_
->depth_);
904
if (((cl = cl->
borrow_
) == NULL) ||
1028
else if (first == NULL && cl->
borrow_
!= NULL)
1074
ifd->borrowed_[ifd->qi_] = cl->
borrow_
;
[
all
...]
altq_rmclass.h
147
rm_class_t *
borrow_
; /* Borrow class */
member in struct:rm_class
Completed in 179 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025