iPXE

FILE CLOSE. More...

Data Structures

struct  s_PXENV_FILE_CLOSE
 Parameter block for pxenv_file_close() More...

Macros

#define PXENV_FILE_CLOSE   0x00e1
 PXE API function code for pxenv_file_close()

Typedefs

typedef struct s_PXENV_FILE_CLOSE PXENV_FILE_CLOSE_t

Functions

struct nodnic_recv_wqe __attribute__ ((packed))

Detailed Description

FILE CLOSE.

Macro Definition Documentation

◆ PXENV_FILE_CLOSE

#define PXENV_FILE_CLOSE   0x00e1

PXE API function code for pxenv_file_close()

Definition at line 1555 of file pxe_api.h.

Typedef Documentation

◆ PXENV_FILE_CLOSE_t

Definition at line 1563 of file pxe_api.h.

Function Documentation

◆ __attribute__()

struct s_PXENV_FILE_CLOSE __attribute__ ( (packed) )