(root)/
strace-6.5/
src/
xlat/
xdp_sockaddr_flags.in
XDP_SHARED_UMEM		(1 << 0)
XDP_COPY		(1 << 1)
XDP_ZEROCOPY		(1 << 2)
XDP_USE_NEED_WAKEUP	(1 << 3)