ceph_con_get_out_msg
struct ceph_msg *ceph_con_get_out_msg(struct ceph_connection *con);
if ((msg = ceph_con_get_out_msg(con)) != NULL) {
} else if ((msg = ceph_con_get_out_msg(con)) != NULL) {