Searched refs:V1_ERROR_END (Results 1 – 2 of 2) sorted by relevance
104 V1_ERROR_END = V1_ERROR_START - 30, enumerator
60 if (code > V1_ERROR_END && code < V1_ERROR_START) { in ErrorCodeToV1ProtocolCode()70 if (reason < 0 && reason > V1_ERROR_END - V1_ERROR_START) { in ErrorCodeFromV1ProtocolCode()