diff options
| author | Ruxandra Stăncioi <stancioi@google.com> | 2020-07-09 10:28:07 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-24 12:25:04 +0200 |
| commit | af2169160737ebe30231c50dc2e08f74b6f71957 (patch) | |
| tree | a7df58af3973a738321e322729b812a8345f626d /sys/linux/socket_xdp_arm.const | |
| parent | 7d947eb36b72431dbff04e7a32cc1f42bf16026c (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_arm.const')
| -rw-r--r-- | sys/linux/socket_xdp_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_xdp_arm.const b/sys/linux/socket_xdp_arm.const index ee6bc8890..3bc0d5aec 100644 --- a/sys/linux/socket_xdp_arm.const +++ b/sys/linux/socket_xdp_arm.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 |
