HomeSort by relevance Sort by last modified time
    Searched refs:Oack (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Mtftp4/
Mtftp4.h 114 EFI_MTFTP4_OACK_HEADER Oack;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Mtftp4.h 119 EFI_MTFTP4_OACK_HEADER Oack;
325 @retval EFI_SUCCESS An MTFTPv4 OACK packet was received and is in the Packet.
367 Parses the options in an MTFTPv4 OACK packet.
370 @param PacketLen Length of the OACK packet to be parsed.
371 @param Packet The pointer to the OACK packet to be parsed.
377 @retval EFI_SUCCESS The OACK packet was valid and the OptionCount and
383 @retval EFI_NOT_FOUND No options were found in the OACK packet.
Mtftp6.h 214 EFI_MTFTP6_OACK_HEADER Oack; ///< Option acknowledge packet header.
531 MTFTPv6 server, and may return an MTFTPv6 OACK, MTFTPv6 ERROR, or ICMP ERROR packet.
548 @retval EFI_SUCCESS An MTFTPv6 OACK packet was received and is in the Packet.
589 Parse the options in an MTFTPv6 OACK packet.
591 The ParseOptions() function parses the option fields in an MTFTPv6 OACK packet and
598 @param[in] PacketLen Length of the OACK packet to be parsed.
599 @param[in] Packet Pointer to the OACK packet to be parsed.
607 @retval EFI_SUCCESS The OACK packet was valid and the OptionCount and
613 @retval EFI_NOT_FOUND No options were found in the OACK packet.
    [all...]

Completed in 144 milliseconds