Searched refs:SendPacketToNetwork (Results 1 – 2 of 2) sorted by relevance
692 if (!SendPacketToNetwork(padding_packet, length, options)) in SendPadData()750 bool RTPSender::SendPacketToNetwork(const uint8_t* packet, in SendPacketToNetwork() function in webrtc::RTPSender952 bool ret = SendPacketToNetwork(buffer_to_send_ptr, length, options); in PrepareAndSendPacket()1076 bool sent = SendPacketToNetwork(buffer, length, PacketOptions()); in SendToNetwork()
351 bool SendPacketToNetwork(const uint8_t* packet,