Searched refs:IPSEC_VAR_ITEM_HEADER_LOGO_BIT (Results 1 – 2 of 2) sorted by relevance
35 #define IPSEC_VAR_ITEM_HEADER_LOGO_BIT 0x80 macro
2753 SelectorHeader.Type = (UINT8) (Type | IPSEC_VAR_ITEM_HEADER_LOGO_BIT); in IpSecCopyPolicyEntry()3082 …ASSERT (((Header->Type & 0x80) == IPSEC_VAR_ITEM_HEADER_LOGO_BIT) && (Type < IPsecConfigDataTypeMa… in IpSecConfigRestore()