Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmsgr.h116 #define CEPH_MSGR_TAG_BADPROTOVER 10 /* bad protocol version */ macro
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c795 case CEPH_MSGR_TAG_BADPROTOVER: in process_connect()