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

  /src/sys/altq/
altq_cdnr.c 272 cb->cb_type = type;
321 switch (cb->cb_type) {
892 if (cb->cb_type != TCETYPE_ELEMENT)
1011 if (cb->cb_type == TCETYPE_TRTCM) {
1017 } else if (cb->cb_type == TCETYPE_TSWTCM) {
1107 tce.tce_type = cb->cb_type;
1108 switch (cb->cb_type) {
altq_cdnr.h 251 int cb_type; /* cdnr block type */ member in struct:cdnr_block

Completed in 12 milliseconds