Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f7de64b73172e0c4cc900c14a432b76f0347ee9e
/
.
/
net
/
xdp
/
Kconfig
blob: 90e4a7152854ff74aaff36f26e20796dd7c808f6 [
file
] [
log
] [
blame
]
config XDP_SOCKETS
bool
"XDP sockets"
depends on BPF_SYSCALL
default
n
help
XDP sockets allows a channel between XDP programs
and
userspace applications
.