kernelconfig_penguin
selects
CONFIG_BPF_SYSCALL
CONFIG_STREAM_PARSER


KCM sockets

modulename: kcm.ko
configname: CONFIG_AF_KCM

Linux Kernel Configuration
└─> Networking support
└─> KCM sockets

KCM (Kernel Connection Multiplexor) sockets provide a method
for multiplexing messages of a message based application
protocol over kernel connectons (e.g. TCP connections).


source code:


net/kcm/