Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
49a51c4b4064c8a89ffd166434696138edef6b85
/
.
/
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
.