commit | 37c3f3c67ea5bb750708d325bb2140bfc59f98a1 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jul 10 10:59:05 2023 -0700 |
committer | Christopher Ferris <cferris@google.com> | Mon Jul 10 10:59:05 2023 -0700 |
tree | 0b152901275f8878cb623045e66d52aee4ea55d4 | |
parent | 143f3cea320becbfc836309fade5dfa1074731d0 [diff] [blame] |
Update to v6.4 kernel headers. Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-6.4 Test: Bionic unit tests pass. Change-Id: I991f8eaa2b272a464166addb13e6bdc63734444d
diff --git a/libc/kernel/uapi/linux/virtio_net.h b/libc/kernel/uapi/linux/virtio_net.h index da7285e..d2554a0 100644 --- a/libc/kernel/uapi/linux/virtio_net.h +++ b/libc/kernel/uapi/linux/virtio_net.h
@@ -50,6 +50,7 @@ #define VIRTIO_NET_F_GUEST_USO6 55 #define VIRTIO_NET_F_HOST_USO 56 #define VIRTIO_NET_F_HASH_REPORT 57 +#define VIRTIO_NET_F_GUEST_HDRLEN 59 #define VIRTIO_NET_F_RSS 60 #define VIRTIO_NET_F_RSC_EXT 61 #define VIRTIO_NET_F_STANDBY 62