linux-zen-desktop/tools/testing/selftests/bpf/xsk_xdp_metadata.h

6 lines
104 B
C
Raw Normal View History

2023-10-24 11:59:35 +01:00
/* SPDX-License-Identifier: GPL-2.0 */
struct xdp_info {
__u64 count;
} __attribute__((aligned(32)));