]> Git Repo - linux.git/blob - net/xdp/Kconfig
tracing/kprobes: Use dyn_event framework for kprobe events
[linux.git] / net / xdp / Kconfig
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.
This page took 0.040213 seconds and 4 git commands to generate.