Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dkcm.h35 #define KCMPROTO_CONNECTED 0 macro
/Linux-v4.19/Documentation/networking/
Dkcm.txt118 - protocol is KCMPROTO_CONNECTED
/Linux-v4.19/net/kcm/
Dkcmsock.c1959 if (protocol != KCMPROTO_CONNECTED) in kcm_create()