Sign in
android-kvm
/
linux
/
970308a7b544fa1c7ee98a2721faba3765be8dd8
/
.
/
tools
/
testing
/
selftests
/
bpf
/
xsk_xdp_metadata.h
blob: 943133da378a3812ae41159135e2efb61ce023ff [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
struct
xdp_info
{
__u64 count
;
}
__attribute__
((
aligned
(
32
)));