Home
last modified time | relevance | path

Searched refs:PROTOCOL_HYBRID (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/mstsc/
H A Diso.c216 neg_proto |= PROTOCOL_HYBRID; in iso_connect()
218 neg_proto |= PROTOCOL_HYBRID; in iso_connect()
327 else if (data == PROTOCOL_HYBRID) in iso_connect()
H A Dconstants.h48 PROTOCOL_HYBRID = 2 enumerator