Home
last modified time | relevance | path

Searched defs:ceph_connection_v1_info (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/ceph/
H A Dmessenger.h324 struct ceph_connection_v1_info { struct
326 *out_kvec_cur;
331 bool out_msg_done;
333 struct ceph_auth_handshake *auth;
337 u8 in_banner[CEPH_BANNER_MAX_LEN];
338 struct ceph_entity_addr actual_peer_addr;
340 struct ceph_msg_connect out_connect;
341 struct ceph_msg_connect_reply in_reply;
343 int in_base_pos; /* bytes read */
351 struct ceph_msg_header in_hdr;
[all …]