Searched refs:MatchDestIpv6Address (Results 1 – 1 of 1) sorted by relevance
4 static BOOLEAN MatchDestIpv6Address(S_CLASSIFIER_RULE *pstClassifierRule,IPV6Header *pstIpv6Header);214 bClassificationSucceed=MatchDestIpv6Address(pstClassifierRule,pstIpv6Header); in IpVersion6()317 static BOOLEAN MatchDestIpv6Address(S_CLASSIFIER_RULE *pstClassifierRule,IPV6Header *pstIpv6Header) in MatchDestIpv6Address() function