Searched defs:RemoteSpi (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DUtility.c877 UINT32 RemoteSpi; local
912 RemoteSpi = ChildSession->RemotePeerSpi;
943 if (Selector->SaId.Spi == RemoteSpi) {
946 // same with RemoteSpi.
993 RemoteSpi)
1640 // Delete LocalSpi & RemoteSpi and remove the ChildSaSession from the

Completed in 57 milliseconds