
| Current Path : /usr/src/linux-headers-5.4.0-200/net/kcm/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/src/linux-headers-5.4.0-200/net/kcm/Kconfig |
# SPDX-License-Identifier: GPL-2.0-only config AF_KCM tristate "KCM sockets" depends on INET select BPF_SYSCALL select STREAM_PARSER ---help--- KCM (Kernel Connection Multiplexor) sockets provide a method for multiplexing messages of a message based application protocol over kernel connectons (e.g. TCP connections).