Searched refs:allow_receive_packets_with_different_dest_ip (Results 1 – 4 of 4) sorted by relevance
509 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()
279 bool allow_receive_packets_with_different_dest_ip; member
620 endpoint_config.allow_receive_packets_with_different_dest_ip = true; in TEST()
83 bool allow_receive_packets_with_different_dest_ip = false; member