iPXE
Data Structures | Macros | Typedefs

UNDI SET MULTICAST ADDRESS. More...

Data Structures

struct  s_PXENV_UNDI_SET_MCAST_ADDRESS
 Parameter block for pxenv_undi_set_mcast_address() More...
 

Macros

#define PXENV_UNDI_SET_MCAST_ADDRESS   0x0009
 PXE API function code for pxenv_undi_set_mcast_address() More...
 

Typedefs

typedef struct s_PXENV_UNDI_SET_MCAST_ADDRESS PXENV_UNDI_SET_MCAST_ADDRESS_t
 

Detailed Description

UNDI SET MULTICAST ADDRESS.

Macro Definition Documentation

◆ PXENV_UNDI_SET_MCAST_ADDRESS

#define PXENV_UNDI_SET_MCAST_ADDRESS   0x0009

PXE API function code for pxenv_undi_set_mcast_address()

Definition at line 1084 of file pxe_api.h.

Typedef Documentation

◆ PXENV_UNDI_SET_MCAST_ADDRESS_t

Definition at line 1093 of file pxe_api.h.