Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4ad5a999c46003e26356104e7e5ae5a656a2dae5
/
.
/
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
.