Home
last modified time | relevance | path

Searched refs:P_CONN_ST_CHG_REPLY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h55 P_CONN_ST_CHG_REPLY = 0x2b, /* meta sock: Connection side state req reply */ enumerator
H A Ddrbd_main.c1088 enum drbd_packet cmd = connection->agreed_pro_version < 100 ? P_STATE_CHG_REPLY : P_CONN_ST_CHG_REPLY; in conn_send_sr_reply()
3674 [P_CONN_ST_CHG_REPLY] = "conn_st_chg_reply", in cmdname()
H A Ddrbd_receiver.c6006 [P_CONN_ST_CHG_REPLY]={ sizeof(struct p_req_state_reply), got_conn_RqSReply },
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_protocol.h55 P_CONN_ST_CHG_REPLY = 0x2b, /* meta sock: Connection side state req reply */ enumerator
H A Ddrbd_main.c1074 enum drbd_packet cmd = connection->agreed_pro_version < 100 ? P_STATE_CHG_REPLY : P_CONN_ST_CHG_REPLY; in conn_send_sr_reply()
3647 [P_CONN_ST_CHG_REPLY] = "conn_st_chg_reply", in cmdname()
H A Ddrbd_receiver.c5957 [P_CONN_ST_CHG_REPLY]={ sizeof(struct p_req_state_reply), got_conn_RqSReply },

Completed in 25 milliseconds