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