Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DPolicyEntryOperation.h24 #define ICMP_TYPE BIT(5) macro
DPolicyEntryOperation.c180 *Mask |= ICMP_TYPE; in CreateSpdSelector()
1385 if ((Mask & ICMP_TYPE) == 0) { in CombineSpdEntry()
1691 if ((Mask & (LOCAL | REMOTE | PROTO | LOCAL_PORT | REMOTE_PORT | ICMP_TYPE | ICMP_CODE)) != 0) { in CombineSadEntry()
1736 if ((Mask & ICMP_TYPE) != 0) { in CombineSadEntry()