Searched refs:EFI_MTFTP6_OPCODE_OACK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Wrq.c461 (Opcode == EFI_MTFTP6_OPCODE_OACK || Opcode == EFI_MTFTP6_OPCODE_ERROR)
511 case EFI_MTFTP6_OPCODE_OACK:
H A DMtftp6Rrq.c739 (Opcode == EFI_MTFTP6_OPCODE_OACK || Opcode == EFI_MTFTP6_OPCODE_ERROR)
795 case EFI_MTFTP6_OPCODE_OACK:
H A DMtftp6Option.c361 if (NTOHS (Packet->OpCode) != EFI_MTFTP6_OPCODE_OACK) {
H A DMtftp6Support.c844 case EFI_MTFTP6_OPCODE_OACK:
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMtftp6.h45 #define EFI_MTFTP6_OPCODE_OACK 6 ///< The MTFTPv6 packet is an option acknowledgement packet. macro
114 /// For this packet type, OpCode = EFI_MTFTP6_OPCODE_OACK.

Completed in 93 milliseconds