OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tce_type
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/altq/altqstat/
qdisc_cdnr.c
113
switch (sp->
tce_type
) {
132
element_names[sp->
tce_type
], cdnrnames[i],
/src/usr.sbin/altq/libaltq/
qop_cdnr.c
438
cdnrinfo->
tce_type
= TCETYPE_ELEMENT;
484
cdnrinfo->
tce_type
= TCETYPE_TBMETER;
508
if (cdnrinfo->
tce_type
!= TCETYPE_TBMETER)
552
cdnrinfo->
tce_type
= TCETYPE_TRTCM;
581
if (cdnrinfo->
tce_type
!= TCETYPE_TRTCM)
626
cdnrinfo->
tce_type
= TCETYPE_TSWTCM;
654
if (cdnrinfo->
tce_type
!= TCETYPE_TSWTCM)
751
switch (cdnrinfo->
tce_type
) {
828
switch (cdnrinfo->
tce_type
) {
qop_cdnr.h
35
int
tce_type
;
member in struct:cdnrinfo
/src/sys/altq/
altq_cdnr.h
182
int
tce_type
; /* e.g., TCETYPE_ELEMENT */
member in struct:tce_stats
altq_cdnr.c
1107
tce.
tce_type
= cb->cb_type;
Completed in 22 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026