WSL2-Linux-Kernel/tools/testing/selftests/bpf/xsk_xdp_metadata.h

6 строки
104 B
C

/* SPDX-License-Identifier: GPL-2.0 */
struct xdp_info {
__u64 count;
} __attribute__((aligned(32)));