Searched refs:SRTCP_E_BYTE_BIT (Results 1 – 2 of 2) sorted by relevance
1752 #define SRTCP_E_BYTE_BIT 0x80 macro
3710 if (*((unsigned char *)trailer_p) & SRTCP_E_BYTE_BIT) { in srtp_unprotect_rtcp_aead()4223 (*((unsigned char *)trailer_p) & SRTCP_E_BYTE_BIT) == SRTCP_E_BYTE_BIT; in srtp_unprotect_rtcp_mki()