Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DPolicyEntryOperation.h25 #define ICMP_CODE BIT(6) macro
DPolicyEntryOperation.c200 *Mask |= ICMP_CODE; in CreateSpdSelector()
1391 if ((Mask & ICMP_CODE) == 0) { in CombineSpdEntry()
1691 if ((Mask & (LOCAL | REMOTE | PROTO | LOCAL_PORT | REMOTE_PORT | ICMP_TYPE | ICMP_CODE)) != 0) { in CombineSadEntry()
1740 if ((Mask & ICMP_CODE) != 0) { in CombineSadEntry()