Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dkcm.h35 #define KCMPROTO_CONNECTED 0 macro
/Linux-v5.10/Documentation/networking/
Dkcm.rst121 - protocol is KCMPROTO_CONNECTED
/Linux-v5.10/net/kcm/
Dkcmsock.c1958 if (protocol != KCMPROTO_CONNECTED) in kcm_create()