Home
last modified time | relevance | path

Searched refs:allow_receive_packets_with_different_dest_ip (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation.cc509 allow_receive_packets_with_different_dest_ip( in Options()
510 config.allow_receive_packets_with_different_dest_ip), in Options()
660 if (!options_.allow_receive_packets_with_different_dest_ip) { in OnPacketReceived()
H A Dnetwork_emulation.h279 bool allow_receive_packets_with_different_dest_ip; member
H A Dnetwork_emulation_unittest.cc620 endpoint_config.allow_receive_packets_with_different_dest_ip = true; in TEST()
/aosp_15_r20/external/webrtc/api/test/
H A Dnetwork_emulation_manager.h83 bool allow_receive_packets_with_different_dest_ip = false; member