Home
last modified time | relevance | path

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

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