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
2441 con->state = CEPH_CON_S_V2_AUTH_SIGNATURE; in process_auth_done()2459 if (con->state != CEPH_CON_S_V2_AUTH_SIGNATURE) { in process_auth_signature()