Searched refs:CEPH_CON_S_V2_AUTH_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
270 #define CEPH_CON_S_V2_AUTH_SIGNATURE 9 macro
2214 con->state = CEPH_CON_S_V2_AUTH_SIGNATURE; in process_auth_done()2232 if (con->state != CEPH_CON_S_V2_AUTH_SIGNATURE) { in process_auth_signature()