Searched refs:KCM_PROTOCOL_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/responder/kcm/
H A Dkcm.h36 #define KCM_PROTOCOL_VERSION_MAJOR 2 macro
H A Dkcmsrv_cmd.c178 if (proto_maj != KCM_PROTOCOL_VERSION_MAJOR) {
181 KCM_PROTOCOL_VERSION_MAJOR, (uint16_t) proto_maj);

Completed in 11 milliseconds