Lines Matching refs:CommonEntry
2559 IPSEC_COMMON_POLICY_ENTRY *CommonEntry; 2573 CommonEntry = BASE_CR (Link, IPSEC_COMMON_POLICY_ENTRY, List); 2580 return mDuplicateSelector[DataType](Selector, CommonEntry->Selector, SelectorSize); 2585 IsFound = mCompareSelector[DataType](Selector, CommonEntry->Selector);