Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DHostMIBSInterface.h100 UCHAR ucProtocolLength;//protocol Length member
DQos.c124 if(0 == pstClassifierRule->ucProtocolLength) in MatchProtocol()
126 for(ucLoopIndex=0;ucLoopIndex<pstClassifierRule->ucProtocolLength;ucLoopIndex++) in MatchProtocol()
DAdapter.h149 UCHAR ucProtocolLength;//protocol Length member
DCmHost.c327 pstClassifierEntry->ucProtocolLength = 0; in CopyClassifierRuleToSF()
329 pstClassifierEntry->ucProtocolLength = 1; /* 1 valid protocol */ in CopyClassifierRuleToSF()