Home
last modified time | relevance | path

Searched defs:current_packet (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Dsimulated_network_unittest.cc402 int current_packet = 0; in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_connection_peer.cc97 absl::string_view current_packet) { in SetCurrentPacket()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc598 const Packet& current_packet = (*it); in InsertPacketInternal() local
/aosp_15_r20/external/libpcap/
H A Dpcap-linux.c207 …unsigned char *current_packet; /* Current packet within the TPACKET_V3 block. Move to next block i… member