Searched refs:P_CONN_ST_CHG_REPLY (Results 1 – 3 of 3) sorted by relevance
55 P_CONN_ST_CHG_REPLY = 0x2b, /* meta sock: Connection side state req reply */ enumerator
1070 …m drbd_packet cmd = connection->agreed_pro_version < 100 ? P_STATE_CHG_REPLY : P_CONN_ST_CHG_REPLY; in conn_send_sr_reply()3626 [P_CONN_ST_CHG_REPLY] = "conn_st_chg_reply", in cmdname()
5945 [P_CONN_ST_CHG_REPLY]={ sizeof(struct p_req_state_reply), got_conn_RqSReply },