Home
last modified time | relevance | path

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

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