Searched refs:reconnect (Results 1 – 1 of 1) sorted by relevance
2271 bool reconnect = (con->in_tag == CEPH_MSGR_TAG_SEQ); in process_ack() local2272 struct list_head *list = reconnect ? &con->out_queue : &con->out_sent; in process_ack()2281 if (reconnect && m->needs_out_seq) in process_ack()