OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parent_handle
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
qop_cbq.c
531
u_int
parent_handle
, borrow_handle;
local
595
parent_handle
= parent != NULL ? parent->handle : NULL_CLASS_HANDLE;
598
if (cbq_class_spec(ifinfo,
parent_handle
, borrow_handle, pri, flags,
677
u_int
parent_handle
, borrow_handle;
local
720
parent_handle
= cbq_clinfo->class_spec.parent_class_handle;
723
if (cbq_class_spec(ifinfo,
parent_handle
, borrow_handle, pri, flags,
qop_hfsc.c
1081
class_add.
parent_handle
= HFSC_NULLCLASS_HANDLE;
1083
class_add.
parent_handle
= clinfo->parent->handle;
/src/sys/altq/
altq_hfsc.h
122
u_int32_t
parent_handle
;
member in struct:hfsc_add_class
altq_hfsc.c
2053
if (ap->
parent_handle
== HFSC_NULLCLASS_HANDLE &&
2056
else if ((parent = clh_to_clp(hif, ap->
parent_handle
)) == NULL)
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026