Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_transport.h38 int8_t sin_length; member
59 int8_t sin_length; member
77 int8_t sin_length; member
Dudp_transport_impl.cc1173 _remoteRTPAddr.sin_length = 0; in BuildRemoteRTPAddr()
1187 _remoteRTPAddr.sin_length = 0; in BuildRemoteRTPAddr()
1202 _remoteRTCPAddr.sin_length = 0; in BuildRemoteRTCPAddr()
1217 _remoteRTCPAddr.sin_length = 0; in BuildRemoteRTCPAddr()
1240 _localRTPAddr.sin_length = 0; in BindRTPSendSocket()
1265 _localRTPAddr.sin_length = 0; in BindRTPSendSocket()
1292 _localRTCPAddr.sin_length = 0; in BindRTCPSendSocket()
1316 _localRTCPAddr.sin_length = 0; in BindRTCPSendSocket()
1345 recAddr.sin_length = 0; in BindLocalRTPSocket()
1418 recAddr.sin_length = 0; in BindLocalRTCPSocket()
[all …]