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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DPolicyEntryOperation.h25 #define ICMP_CODE BIT(6) macro
H A DPolicyEntryOperation.c200 *Mask |= ICMP_CODE;
1391 if ((Mask & ICMP_CODE) == 0) {
1689 if ((Mask & (LOCAL | REMOTE | PROTO | LOCAL_PORT | REMOTE_PORT | ICMP_TYPE | ICMP_CODE)) != 0) {
1738 if ((Mask & ICMP_CODE) != 0) {

Completed in 90 milliseconds