HomeSort by: relevance | last modified time | path
    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