Home
last modified time | relevance | path

Searched refs:PACKET_FLAG (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DPolicyEntryOperation.h27 #define PACKET_FLAG BIT(8) macro
DPolicyEntryOperation.c291 *Mask |= PACKET_FLAG; in CreateSpdEntry()
1407 if ((Mask & PACKET_FLAG) != 0) { in CombineSpdEntry()