summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/xsk_xdp_metadata.h
blob: 943133da378a3812ae41159135e2efb61ce023ff (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0 */

struct xdp_info {
	__u64 count;
} __attribute__((aligned(32)));