#include <rtl8139.h>
Data Fields | |
| size_t | length |
| The packet size. | |
| uint16_t | type |
| The packet type. | |
| uint8_t | data [1] |
| The packet contents. | |
Definition at line 63 of file rtl8139.h.
|
|
The packet contents.
|
|
|
The packet size.
|
|
|
The packet type.
|
1.2.18