Searched refs:ISCSI_STATUS_PROTOCOL_ERROR (Results 1 – 4 of 4) sorted by relevance
169 #define ISCSI_STATUS_PROTOCOL_ERROR 25 /* Internal Error (Protocol error reject) */ macro
916 status = ISCSI_STATUS_PROTOCOL_ERROR; in receive_reject_pdu()933 handle_connection_error(conn, ISCSI_STATUS_PROTOCOL_ERROR, in receive_reject_pdu()
917 handle_connection_error(conn, ISCSI_STATUS_PROTOCOL_ERROR, in negotiate_text()
118 {ISCSI_STATUS_PROTOCOL_ERROR, "Internal Error (Protocol error reject)"},