repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf bpf: Move perf_event_output() from stdio.h to bpf.h
[linux/fpc-iii.git]
/
net
/
xdp
/
Kconfig
blob
90e4a7152854ff74aaff36f26e20796dd7c808f6
1
config XDP_SOCKETS
2
bool "XDP sockets"
3
depends on BPF_SYSCALL
4
default n
5
help
6
XDP sockets allows a channel between XDP programs and
7
userspace applications.