Home
last modified time | relevance | path

Searched refs:KCMPROTO_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dkcm.h35 #define KCMPROTO_CONNECTED 0 macro
/linux-6.15/Documentation/networking/
H A Dkcm.rst121 - protocol is KCMPROTO_CONNECTED
/linux-6.15/net/kcm/
H A Dkcmsock.c1798 if (protocol != KCMPROTO_CONNECTED) in kcm_create()