Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DHostMIBSInterface.h84 unsigned char ucProtocolLength; member
DAdapter.h87 UCHAR ucProtocolLength; /* protocol Length */ member
DQos.c167 if (0 == pstClassifierRule->ucProtocolLength) in MatchProtocol()
170 ucLoopIndex < pstClassifierRule->ucProtocolLength; in MatchProtocol()
DCmHost.c410 pstClassifierEntry->ucProtocolLength = 0; in CopyClassifierRuleToSF()
412 pstClassifierEntry->ucProtocolLength = 1; /* 1 valid protocol */ in CopyClassifierRuleToSF()