summaryrefslogtreecommitdiff
path: root/content.tex
diff options
context:
space:
mode:
Diffstat (limited to 'content.tex')
-rw-r--r--content.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/content.tex b/content.tex
index 7fa9a65..7a92cb1 100644
--- a/content.tex
+++ b/content.tex
@@ -2715,6 +2715,7 @@ itself is preceded by a header:
\begin{lstlisting}
struct virtio_net_hdr {
#define VIRTIO_NET_HDR_F_NEEDS_CSUM 1
+#define VIRTIO_NET_HDR_F_DATA_VALID 2
u8 flags;
#define VIRTIO_NET_HDR_GSO_NONE 0
#define VIRTIO_NET_HDR_GSO_TCPV4 1