Searched refs:SendPacketToNetwork (Results 1 – 2 of 2) sorted by relevance
587 if (!SendPacketToNetwork(padding_packet, length)) in SendPadData()649 bool RTPSender::SendPacketToNetwork(const uint8_t *packet, uint32_t size) { in SendPacketToNetwork() function in webrtc::RTPSender837 bool ret = SendPacketToNetwork(buffer_to_send_ptr, length); in PrepareAndSendPacket()955 if (!SendPacketToNetwork(buffer, length)) in SendToNetwork()
318 bool SendPacketToNetwork(const uint8_t *packet, uint32_t size);