HomeSort by: relevance | last modified time | path
    Searched refs:TCETYPE_TRTCM (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/altq/altqstat/
qdisc_cdnr.c 118 case TCETYPE_TRTCM:
  /src/sys/altq/
altq_cdnr.h 42 #define TCETYPE_TRTCM 4 /* (two-rate) three color marker */
altq_cdnr.c 257 case TCETYPE_TRTCM:
331 case TCETYPE_TRTCM:
603 if ((tcm = cdnr_cballoc(top, TCETYPE_TRTCM,
1011 if (cb->cb_type == TCETYPE_TRTCM) {
1114 case TCETYPE_TRTCM:
  /src/usr.sbin/altq/libaltq/
qop_cdnr.c 552 cdnrinfo->tce_type = TCETYPE_TRTCM;
581 if (cdnrinfo->tce_type != TCETYPE_TRTCM)
778 case TCETYPE_TRTCM:
839 case TCETYPE_TRTCM:

Completed in 14 milliseconds