Home
last modified time | relevance | path

Searched refs:CEPH_MSGR_TAG_BADPROTOVER (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/ceph/
Dmsgr.h116 #define CEPH_MSGR_TAG_BADPROTOVER 10 /* bad protocol version */ macro
/Linux-v6.6/net/ceph/
Dmessenger_v1.c794 case CEPH_MSGR_TAG_BADPROTOVER: in process_connect()