TianoCore EDK2
master
Loading...
Searching...
No Matches
Virtio10Net.h
Go to the documentation of this file.
1
10
#ifndef _VIRTIO_1_0_NET_H_
11
#define _VIRTIO_1_0_NET_H_
12
13
#include <
IndustryStandard/Virtio10.h
>
14
#include <
IndustryStandard/Virtio095Net.h
>
15
16
//
17
// VirtIo 1.0 packet header
18
//
19
#pragma pack (1)
20
typedef
struct
{
21
VIRTIO_NET_REQ
V0_9_5;
22
UINT16 NumBuffers;
23
}
VIRTIO_1_0_NET_REQ
;
24
#pragma pack ()
25
26
#endif
// _VIRTIO_1_0_NET_H_
Virtio10.h
Virtio095Net.h
VIRTIO_1_0_NET_REQ
Definition:
Virtio10Net.h:20
VIRTIO_NET_REQ
Definition:
Virtio095Net.h:61
OvmfPkg
Include
IndustryStandard
Virtio10Net.h
Generated on Fri Nov 15 2024 18:01:20 for TianoCore EDK2 by
1.9.6