Searched refs:EFI_MTFTP6_OPCODE_ACK (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Wrq.c359 Dummy.Ack.OpCode = HTONS (EFI_MTFTP6_OPCODE_ACK);
501 case EFI_MTFTP6_OPCODE_ACK:
H A DMtftp6Rrq.c55 Ack->Ack.OpCode = HTONS (EFI_MTFTP6_OPCODE_ACK);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMtftp6.h43 #define EFI_MTFTP6_OPCODE_ACK 4 ///< The MTFTPv6 packet is an acknowledgement packet. macro
146 /// For this packet type, OpCode = EFI_MTFTP6_OPCODE_ACK.

Completed in 35 milliseconds