1 # SPDX-License-Identifier: GPL-2.0-only
7 XDP sockets allows a channel between XDP programs and
8 userspace applications.
10 config XDP_SOCKETS_DIAG
11 tristate "XDP sockets: monitoring interface"
12 depends on XDP_SOCKETS
15 Support for PF_XDP sockets monitoring interface used by the ss tool.