OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_IPSEC_ANY_PORT
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
IpSecConfig.h
43
#define
EFI_IPSEC_ANY_PORT
0
Dump.c
220
if (Selector->LocalPort !=
EFI_IPSEC_ANY_PORT
) {
230
if (Selector->RemotePort !=
EFI_IPSEC_ANY_PORT
) {
PolicyEntryOperation.c
118
Selector->LocalPort =
EFI_IPSEC_ANY_PORT
;
119
Selector->RemotePort =
EFI_IPSEC_ANY_PORT
;
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Exchange.c
212
if (SpdEntry->Selector->LocalPort !=
EFI_IPSEC_ANY_PORT
) {
216
if (SpdEntry->Selector->RemotePort !=
EFI_IPSEC_ANY_PORT
) {
Utility.c
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecConfigImpl.h
33
#define
EFI_IPSEC_ANY_PORT
0
[
all
...]
Completed in 336 milliseconds