Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
martyn
/
linux
/
c394cc3b470c0adfee2dff4b8b2a907a73a0ee81
/
.
/
net
/
xdp
/
Kconfig
blob: 90e4a7152854ff74aaff36f26e20796dd7c808f6 [
file
]
config XDP_SOCKETS
bool
"XDP sockets"
depends on BPF_SYSCALL
default
n
help
XDP sockets allows a channel between XDP programs
and
userspace applications
.