Sign in
cos
/
third_party
/
kernel
/
82b411b602e6c923c1828944e6d849ba41f1eaa1
/
.
/
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
)));