Home
last modified time | relevance | path

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

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