Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
A Dmessenger.h292 struct ceph_connection_v1_info { struct
294 *out_kvec_cur;
299 bool out_msg_done;
301 struct ceph_auth_handshake *auth;
305 u8 in_banner[CEPH_BANNER_MAX_LEN];
306 struct ceph_entity_addr actual_peer_addr;
308 struct ceph_msg_connect out_connect;
309 struct ceph_msg_connect_reply in_reply;
311 int in_base_pos; /* bytes read */
315 struct ceph_msg_header in_hdr;
[all …]

Completed in 6 milliseconds