diff options
| author | Eric Biggers <ebiggers@google.com> | 2019-09-18 18:35:49 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-09-19 09:38:51 +0200 |
| commit | eb9400440d4925896b43c13679247b3aedd2152a (patch) | |
| tree | 19a20ec81898f2486273d2bb996d9d06f0fd6d7f /sys/linux/socket_xdp_amd64.const | |
| parent | a4e87d4bb6bfb5e9c24e7fc15cb489251dc321ff (diff) | |
sys/linux: re-generate Linux descriptions from next-20190918
Diffstat (limited to 'sys/linux/socket_xdp_amd64.const')
| -rw-r--r-- | sys/linux/socket_xdp_amd64.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_xdp_amd64.const b/sys/linux/socket_xdp_amd64.const index 9b009ce5e..fb8eac8da 100644 --- a/sys/linux/socket_xdp_amd64.const +++ b/sys/linux/socket_xdp_amd64.const @@ -4,7 +4,7 @@ SOCK_RAW = 3 SOL_XDP = 283 XDP_COPY = 2 XDP_MMAP_OFFSETS = 1 -XDP_MMAP_OFFSETS_SIZE = 96 +XDP_MMAP_OFFSETS_SIZE = 128 XDP_PGOFF_RX_RING = 0 XDP_PGOFF_TX_RING = 2147483648 XDP_RX_RING = 2 |
