XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_PXE_BASE_CODE_MTFTP_INFO Struct Reference

#include <PxeBaseCode.h>

Collaboration diagram for EFI_PXE_BASE_CODE_MTFTP_INFO:
Collaboration graph
[legend]

Public Attributes

EFI_IP_ADDRESS MCastIp
 
EFI_PXE_BASE_CODE_UDP_PORT CPort
 
EFI_PXE_BASE_CODE_UDP_PORT SPort
 
UINT16 ListenTimeout
 
UINT16 TransmitTimeout
 

Detailed Description

MTFTP information. This information is required to start or join a multicast TFTP session. It is also required to perform the "get file size" and "read directory" operations of MTFTP.

Member Data Documentation

◆ CPort

EFI_PXE_BASE_CODE_UDP_PORT EFI_PXE_BASE_CODE_MTFTP_INFO::CPort

◆ ListenTimeout

UINT16 EFI_PXE_BASE_CODE_MTFTP_INFO::ListenTimeout

◆ MCastIp

EFI_IP_ADDRESS EFI_PXE_BASE_CODE_MTFTP_INFO::MCastIp

◆ SPort

EFI_PXE_BASE_CODE_UDP_PORT EFI_PXE_BASE_CODE_MTFTP_INFO::SPort

◆ TransmitTimeout

UINT16 EFI_PXE_BASE_CODE_MTFTP_INFO::TransmitTimeout

The documentation for this struct was generated from the following file: