TianoCore EDK2 master
|
Data Fields | |
LIST_ENTRY | PacketList |
UINT8 * | OrgBuffer |
UINTN | RemainingLength |
UINT8 * | PacketStartBuffer |
Definition at line 577 of file UsbRndis.h.
UINT8* PACKET_LIST::OrgBuffer |
Definition at line 579 of file UsbRndis.h.
LIST_ENTRY PACKET_LIST::PacketList |
Definition at line 578 of file UsbRndis.h.
UINT8* PACKET_LIST::PacketStartBuffer |
Definition at line 581 of file UsbRndis.h.
UINTN PACKET_LIST::RemainingLength |
Definition at line 580 of file UsbRndis.h.