c05564c4d8
Android 13
8 lines
164 B
Plaintext
Executable file
8 lines
164 B
Plaintext
Executable 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.
|