Searched refs:RDT_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
27 typedef enum { RTP_PROTOCOL, RDT_PROTOCOL, UNKNOWN_PROTOCOL } ProtocolType; enumerator
862 else if (rtspTrans->protocol == RtspTransport::RDT_PROTOCOL) in composeTransport()
992 rtspTrans->protocol = RtspTransport::RDT_PROTOCOL; in parseOneTransportEntry()