Searched refs:SBLOCK_IFS_RESPONSE_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define SBLOCK_IFS_RESPONSE_MASK 0b11100001 macro
210 (tpdu->pcb == (uint8_t)SBLOCK_IFS_RESPONSE_MASK)) { in T1protocol_checkResponseLenConsistency()586 } else if (lastRespTpduReceived->pcb == (uint8_t)SBLOCK_IFS_RESPONSE_MASK) { in T1protocol_processSBlock()