Lines Matching refs:in_desc
630 int ctrl_len = con->v2.in_desc.fd_lens[0]; in verify_control_crc()
1020 int ctrl_len = con->v2.in_desc.fd_lens[0]; in decrypt_control_remainder()
1702 int ctrl_len = con->v2.in_desc.fd_lens[0]; in prepare_read_control()
1738 int ctrl_len = con->v2.in_desc.fd_lens[0]; in prepare_read_control_remainder()
1911 struct ceph_frame_desc *desc = &con->v2.in_desc; in prepare_skip_message()
2568 int tag = con->v2.in_desc.fd_tag; in process_control()
2636 struct ceph_frame_desc *desc = &con->v2.in_desc; in process_message_header()
2695 void *end = p + con->v2.in_desc.fd_lens[0]; in __handle_control()
2699 if (con->v2.in_desc.fd_tag != FRAME_TAG_MESSAGE) in __handle_control()
2735 struct ceph_frame_desc *desc = &con->v2.in_desc; in handle_preamble()
2771 int ctrl_len = con->v2.in_desc.fd_lens[0]; in handle_control()