|
iPXE
|
VMBus packet footer. More...
#include <vmbus.h>
Data Fields | |
| uint32_t | reserved |
| Reserved. More... | |
| uint32_t | prod |
| Producer index of the first byte of the packet. More... | |
| uint32_t vmbus_packet_footer::reserved |
| uint32_t vmbus_packet_footer::prod |
Producer index of the first byte of the packet.
Definition at line 352 of file vmbus.h.
Referenced by vmbus_send().
1.8.15