aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_xdp_amd64.const
diff options
context:
space:
mode:
authorRuxandra Stăncioi <stancioi@google.com>2020-07-09 10:28:07 +0000
committerDmitry Vyukov <dvyukov@google.com>2020-07-24 12:25:04 +0200
commitaf2169160737ebe30231c50dc2e08f74b6f71957 (patch)
treea7df58af3973a738321e322729b812a8345f626d /sys/linux/socket_xdp_amd64.const
parent7d947eb36b72431dbff04e7a32cc1f42bf16026c (diff)
sys/linux: add ipv6_rpl_sr_hdr description
https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/rpl.h#L19 update google#533
Diffstat (limited to 'sys/linux/socket_xdp_amd64.const')
-rw-r--r--sys/linux/socket_xdp_amd64.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_xdp_amd64.const b/sys/linux/socket_xdp_amd64.const
index 97be9a120..5424c2c77 100644
--- a/sys/linux/socket_xdp_amd64.const
+++ b/sys/linux/socket_xdp_amd64.const
@@ -10,7 +10,7 @@ XDP_PGOFF_TX_RING = 2147483648
XDP_RX_RING = 2
XDP_SHARED_UMEM = 1
XDP_STATISTICS = 7
-XDP_STATISTICS_SIZE = 24
+XDP_STATISTICS_SIZE = 48
XDP_TX_RING = 3
XDP_UMEM_COMPLETION_RING = 6
XDP_UMEM_FILL_RING = 5