iPXE
Data Fields
_LIST_ENTRY Struct Reference

_LIST_ENTRY structure definition. More...

#include <Base.h>

Data Fields

LIST_ENTRYForwardLink
 
LIST_ENTRYBackLink
 

Detailed Description

_LIST_ENTRY structure definition.

Definition at line 249 of file Base.h.

Field Documentation

◆ ForwardLink

LIST_ENTRY* _LIST_ENTRY::ForwardLink

Definition at line 250 of file Base.h.

◆ BackLink

LIST_ENTRY* _LIST_ENTRY::BackLink

Definition at line 251 of file Base.h.


The documentation for this struct was generated from the following file: