Home
last modified time | relevance | path

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

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