Lines Matching refs:msgr
357 con_out_kvec_add(con, sizeof (con->msgr->my_enc_addr),
358 &con->msgr->my_enc_addr);
378 unsigned int global_seq = ceph_get_global_seq(con->msgr, 0);
400 cpu_to_le64(from_msgr(con->msgr)->supported_features);
469 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
703 struct ceph_entity_addr *my_addr = &con->msgr->inst.addr;
736 ceph_encode_my_addr(con->msgr);
746 u64 sup_feat = from_msgr(con->msgr)->supported_features;
747 u64 req_feat = from_msgr(con->msgr)->required_features;
873 ceph_get_global_seq(con->msgr,
998 bool do_bounce = ceph_test_opt(from_msgr(con->msgr), RXBOUNCE);
1033 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
1070 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
1154 bool do_datacrc = !ceph_test_opt(from_msgr(con->msgr), NOCRC);
1259 else if (ceph_test_opt(from_msgr(con->msgr), RXBOUNCE))