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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecImpl.c223 @param[in] SpdProtocol The Protocol supported by SPD.
236 IN UINT16 SpdProtocol,
244 if (SpdProtocol == EFI_IPSEC_ANY_PROTOCOL) {
250 if (SpdProtocol == Protocol) {
233 IpSecMatchNextLayerProtocol( IN UINT8 Protocol, IN UINT8 *IpPayload, IN UINT16 SpdProtocol, IN UINT16 SpdLocalPort, IN UINT16 SpdRemotePort, IN BOOLEAN IsOutbound ) argument

Completed in 112 milliseconds