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

Data Fields

LIST_ENTRY PacketList
 
UINT8 * OrgBuffer
 
UINTN RemainingLength
 
UINT8 * PacketStartBuffer
 

Detailed Description

Definition at line 577 of file UsbRndis.h.

Field Documentation

◆ OrgBuffer

UINT8* PACKET_LIST::OrgBuffer

Definition at line 579 of file UsbRndis.h.

◆ PacketList

LIST_ENTRY PACKET_LIST::PacketList

Definition at line 578 of file UsbRndis.h.

◆ PacketStartBuffer

UINT8* PACKET_LIST::PacketStartBuffer

Definition at line 581 of file UsbRndis.h.

◆ RemainingLength

UINTN PACKET_LIST::RemainingLength

Definition at line 580 of file UsbRndis.h.


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