Searched refs:ucProtocolLength (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/bcm/
H A DHostMIBSInterface.h84 unsigned char ucProtocolLength; member in struct:bcm_mibs_classifier_rule
H A DAdapter.h87 UCHAR ucProtocolLength; /* protocol Length */ member in struct:bcm_classifier_rule
H A DQos.c167 if (0 == pstClassifierRule->ucProtocolLength)
170 ucLoopIndex < pstClassifierRule->ucProtocolLength;
H A DCmHost.c301 /* UCHAR ucProtocolLength=0; */
410 pstClassifierEntry->ucProtocolLength = 0;
412 pstClassifierEntry->ucProtocolLength = 1; /* 1 valid protocol */
550 /* UCHAR ucProtocolLength = 0; */

Completed in 2310 milliseconds