OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_children
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_hfsc.c
167
#define is_a_parent_class(cl) ((cl)->
cl_children
!= NULL)
341
(cl = hif->hif_rootclass->
cl_children
) != NULL) {
527
if ((p = parent->
cl_children
) == NULL)
528
parent->
cl_children
= cl;
588
struct hfsc_class *p = cl->cl_parent->
cl_children
;
591
cl->cl_parent->
cl_children
= cl->cl_siblings;
649
if (cl->
cl_children
!= NULL)
650
cl = cl->
cl_children
;
1005
for (p = cl->cl_parent->
cl_children
; p != NULL;
altq_hfsc.h
240
struct hfsc_class *
cl_children
; /* child classes */
member in struct:hfsc_class
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025