conn_send_state_req
extern int conn_send_state_req(struct drbd_connection *, union drbd_state, union drbd_state);
if (conn_send_state_req(connection, mask, val)) {