iPXE

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()

Typedefs

typedef struct s_PXENV_UNDI_SET_PACKET_FILTER PXENV_UNDI_SET_PACKET_FILTER_t

Functions

struct eepFlags __attribute__ ((packed))

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.

Referenced by undinet_function_name().

Typedef Documentation

◆ PXENV_UNDI_SET_PACKET_FILTER_t

Function Documentation

◆ __attribute__()

struct s_PXENV_UNDI_SET_PACKET_FILTER __attribute__ ( (packed) )