Home
last modified time | relevance | path

Searched defs:s_PXENV_TFTP_GET_FSIZE (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/include/syslinux/
Dpxe_api.h161 typedef struct s_PXENV_TFTP_GET_FSIZE { struct
162 pxenv_status_t Status;
163 in_addr_t ServerIPAddress;
164 in_addr_t GatewayIPAddress;
165 uint8_t FileName[128];
166 uint32_t FileSize;
/external/syslinux/gpxe/src/arch/i386/include/
Dpxe_api.h709 struct s_PXENV_TFTP_GET_FSIZE { struct
717 typedef struct s_PXENV_TFTP_GET_FSIZE PXENV_TFTP_GET_FSIZE_t; argument