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