OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hif_rootclass
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_hfsc.c
231
(void)hfsc_class_destroy(hif->
hif_rootclass
);
254
hif->
hif_rootclass
== NULL)
340
while (hif->
hif_rootclass
!= NULL &&
341
(cl = hif->
hif_rootclass
->cl_children) != NULL) {
376
for (cl = hif->
hif_rootclass
; cl != NULL; cl = hfsc_nextclass(cl))
524
hif->
hif_rootclass
= cl;
623
if (cl == cl->cl_hif->
hif_rootclass
)
624
cl->cl_hif->
hif_rootclass
= NULL;
643
* for (cl = hif->
hif_rootclass
; cl != NULL; cl = hfsc_nextclass(cl))
774
cl = hif->
hif_rootclass
;
[
all
...]
altq_hfsc.h
299
struct hfsc_class *
hif_rootclass
; /* root class */
member in struct:hfsc_if
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025