Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dmsgr.h117 #define CEPH_MSG_CONNECT_LOSSY 1 /* messages i send may be safely dropped */ macro
/linux-4.1.27/net/ceph/
Dmessenger.c2158 if (con->in_reply.flags & CEPH_MSG_CONNECT_LOSSY) in process_connect()