iPXE
Data Structures | Macros | Typedefs

UNDI SET PACKET FILTER. More...

Data Structures

struct  s_PXENV_UNDI_SET_PACKET_FILTER
 Parameter block for pxenv_undi_set_packet_filter() More...
 

Macros

#define PXENV_UNDI_SET_PACKET_FILTER   0x000b
 PXE API function code for pxenv_undi_set_packet_filter() More...
 

Typedefs

typedef struct s_PXENV_UNDI_SET_PACKET_FILTER PXENV_UNDI_SET_PACKET_FILTER_t
 

Detailed Description

UNDI SET PACKET FILTER.

Macro Definition Documentation

◆ PXENV_UNDI_SET_PACKET_FILTER

#define PXENV_UNDI_SET_PACKET_FILTER   0x000b

PXE API function code for pxenv_undi_set_packet_filter()

Definition at line 1125 of file pxe_api.h.

Typedef Documentation

◆ PXENV_UNDI_SET_PACKET_FILTER_t

Definition at line 1143 of file pxe_api.h.