Searched refs:P_CONN_ST_CHG_REQ (Results 1 – 3 of 3) sorted by relevance
54 P_CONN_ST_CHG_REQ = 0x2a, /* data sock: Connection wide state request */ enumerator
1047 cmd = connection->agreed_pro_version < 100 ? P_STATE_CHG_REQ : P_CONN_ST_CHG_REQ; in conn_send_state_req()3646 [P_CONN_ST_CHG_REQ] = "conn_st_chg_req", in cmdname()
5041 [P_CONN_ST_CHG_REQ] = { 0, sizeof(struct p_req_state), receive_req_conn_state },