TianoCore EDK2 master
Loading...
Searching...
No Matches
NET_MAP_ITEM Struct Reference

Data Fields

LIST_ENTRY Link
 
VOID * Key
 
VOID * Value
 

Detailed Description

Definition at line 809 of file NetLib.h.

Field Documentation

◆ Key

VOID* NET_MAP_ITEM::Key

Definition at line 811 of file NetLib.h.

◆ Link

LIST_ENTRY NET_MAP_ITEM::Link

Definition at line 810 of file NetLib.h.

◆ Value

VOID* NET_MAP_ITEM::Value

Definition at line 812 of file NetLib.h.


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