Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc105 const auto& prflx = PRFLX_PORT_TYPE; in GetIceCandidatePairCounter() local
127 if (l == host && r == prflx) in GetIceCandidatePairCounter()
135 if (l == srflx && r == prflx) in GetIceCandidatePairCounter()
143 if (l == relay && r == prflx) in GetIceCandidatePairCounter()
145 if (l == prflx && r == host) in GetIceCandidatePairCounter()
147 if (l == prflx && r == srflx) in GetIceCandidatePairCounter()
149 if (l == prflx && r == relay) in GetIceCandidatePairCounter()