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