Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DPolicyEntryOperation.h23 #define REMOTE_PORT BIT(4) macro
DPolicyEntryOperation.c163 *Mask |= REMOTE_PORT; in CreateSpdSelector()
1375 if ((Mask & REMOTE_PORT) == 0) { in CombineSpdEntry()
1691 if ((Mask & (LOCAL | REMOTE | PROTO | LOCAL_PORT | REMOTE_PORT | ICMP_TYPE | ICMP_CODE)) != 0) { in CombineSadEntry()
1730 if ((Mask & REMOTE_PORT) != 0) { in CombineSadEntry()