OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_destPort
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.cc
115
_destPort
(0),
259
if(
_destPort
== 0)
266
_localPort =
_destPort
;
392
rtpPort =
_destPort
;
474
if(
_destPort
== 0)
[
all
...]
udp_transport_impl.h
152
// Update _remoteRTPAddr according to
_destPort
and _destIP
197
uint16_t
_destPort
;
Completed in 227 milliseconds