Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dse.cpp708 Directional = UNI_DIRECTIONAL ; in Dispatch()
718 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
794 Directional = UNI_DIRECTIONAL ; in Dispatch()
804 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
888 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
966 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1047 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1110 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1170 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1237 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
[all …]
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dlcentry.h63 #define UNI_DIRECTIONAL 1 /* Uni-Directional */ macro