OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Spi
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Info.c
119
IkePacket->
Spi
= 0;
173
IkePacket->
Spi
= ChildSaSession->LocalPeerSpi;
230
UINT32
Spi
;
356
Spi
= ReadUnaligned32 ((UINT32 *)SpiBuffer);
363
if (ChildSaSession->RemotePeerSpi == HTONL(
Spi
)) {
392
Ikev2ChildSaSilentDelete (IkeSaSession,
Spi
);
397
SpiBuffer = SpiBuffer + sizeof (
Spi
);
Ikev2.h
125
UINT8 *
Spi
;
Payload.c
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.h
61
UINT32
Spi
;
66
UINT32
Spi
;
328
@param[in]
Spi
The
SPI
used to search the SAD entry.
337
IN UINT32
Spi
,
Ike.h
178
UINT32
Spi
; // For the Delete Information Exchange
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h
277
/// (and new
SPI
) or terminated.
311
/// Security Parameter Index (aka
SPI
). An arbitrary 32-bit value
315
UINT32
Spi
;
Completed in 419 milliseconds