Home
last modified time | relevance | path

Searched defs:pstClassifierRule (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/staging/bcm/
DQos.c27 BOOLEAN MatchSrcIpAddress(S_CLASSIFIER_RULE *pstClassifierRule,ULONG ulSrcIP) in MatchSrcIpAddress()
61 BOOLEAN MatchDestIpAddress(S_CLASSIFIER_RULE *pstClassifierRule,ULONG ulDestIP) in MatchDestIpAddress()
94 BOOLEAN MatchTos(S_CLASSIFIER_RULE *pstClassifierRule,UCHAR ucTypeOfService) in MatchTos()
120 BOOLEAN MatchProtocol(S_CLASSIFIER_RULE *pstClassifierRule,UCHAR ucProtocol) in MatchProtocol()
149 BOOLEAN MatchSrcPort(S_CLASSIFIER_RULE *pstClassifierRule,USHORT ushSrcPort) in MatchSrcPort()
181 BOOLEAN MatchDestPort(S_CLASSIFIER_RULE *pstClassifierRule,USHORT ushDestPort) in MatchDestPort()
209 S_CLASSIFIER_RULE *pstClassifierRule ) in IpVersion4()
448 S_CLASSIFIER_RULE *pstClassifierRule = NULL; in ClassifyPacket() local
652 static BOOLEAN EthCSMatchSrcMACAddress(S_CLASSIFIER_RULE *pstClassifierRule,PUCHAR Mac) in EthCSMatchSrcMACAddress()
669 static BOOLEAN EthCSMatchDestMACAddress(S_CLASSIFIER_RULE *pstClassifierRule,PUCHAR Mac) in EthCSMatchDestMACAddress()
[all …]
DIPv6Protocol.c174 S_CLASSIFIER_RULE *pstClassifierRule ) in IpVersion6()
264 static BOOLEAN MatchSrcIpv6Address(S_CLASSIFIER_RULE *pstClassifierRule,IPV6Header *pstIpv6Header) in MatchSrcIpv6Address()
317 static BOOLEAN MatchDestIpv6Address(S_CLASSIFIER_RULE *pstClassifierRule,IPV6Header *pstIpv6Header) in MatchDestIpv6Address()
Dhostmibs.c17 S_CLASSIFIER_ENTRY *pstClassifierRule = NULL; in ProcessGetHostMibs() local
DPHSModule.c989 S_CLASSIFIER_ENTRY *pstClassifierRule = NULL; in GetPhsRuleEntry() local