Home
last modified time | relevance | path

Searched refs:receiving (Results 1 – 25 of 230) sorted by relevance

12345678910

/external/ltp/testcases/network/stress/broken_ip/
D00_Descriptions.txt2 Verify that the kernel is not crashed with receiving a large number of
6 Verify that the kernel is not crashed with receiving a large number of
10 Verify that the kernel is not crashed with receiving a large number of
14 Verify that the kernel is not crashed with receiving a large number of
18 Verify that the kernel is not crashed with receiving a large number of
22 Verify that the kernel is not crashed with receiving a large number of
26 Verify that the kernel is not crashed with receiving a large number of
31 Verify that the kernel is not crashed with receiving a large number of
35 Verify that the kernel is not crashed with receiving a large number of
39 Verify that the kernel is not crashed with receiving a large number of
[all …]
/external/ltp/testcases/network/stress/multicast/query-flood/
D00_Descriptions.txt3 group on a single socket, then receiving a large number of General Query
7 group on a single socket, then receiving a large number of Multicast
12 group on a single socket, then receiving a large number of Multicast
17 groups on separate socket, then receiving a large number of General
22 multicast groups on separate socket, then receiving a large number of
27 multicast groups on separate socket, then receiving a large number of
32 group on a single socket, then receiving a large number of General Query
36 group on a single socket, then receiving a large number of Multicast
41 group on a single socket, then receiving a large number of Multicast
46 groups on separate socket, then receiving a large number of General
[all …]
/external/ltp/testcases/network/stress/multicast/packet-flood/
D00_Descriptions.txt3 group a single socket, then receiving a large number of UDP packets
8 multicast groups on separate sockets, then receiving a large number
13 group a single socket, then receiving a large number of UDP packets
18 multicast groups on separate sockets, then receiving a large number
/external/webrtc/webrtc/p2p/base/
Dtransportchannel.cc26 void TransportChannel::set_receiving(bool receiving) { in set_receiving() argument
27 if (receiving_ == receiving) { in set_receiving()
30 receiving_ = receiving; in set_receiving()
Dp2ptransportchannel_unittest.cc502 ep1_ch1()->receiving() && in Test()
504 ep2_ch1()->receiving() && in Test()
579 EXPECT_TRUE_WAIT_MARGIN(ep1_ch1()->receiving() && ep1_ch1()->writable() && in TestHandleIceUfragPasswordChanged()
580 ep2_ch1()->receiving() && ep2_ch1()->writable(), in TestHandleIceUfragPasswordChanged()
626 EXPECT_TRUE_WAIT(ep1_ch1()->receiving() && in TestSignalRoleConflict()
628 ep2_ch1()->receiving() && in TestSignalRoleConflict()
1126 EXPECT_TRUE_WAIT_MARGIN(ep1_ch1()->receiving() && ep1_ch1()->writable() && in TEST_F()
1127 ep2_ch1()->receiving() && ep2_ch1()->writable(), in TEST_F()
1142 EXPECT_TRUE(best_conn_info->receiving); in TEST_F()
1267 EXPECT_FALSE(ep1_ch1()->receiving()); in TEST_F()
[all …]
Dp2ptransportchannel.cc68 if (a->receiving() && !b->receiving()) in CompareConnectionStates()
70 if (!a->receiving() && b->receiving()) in CompareConnectionStates()
935 info.receiving = connection->receiving(); in GetStats()
1115 bool receiving = false; in UpdateState() local
1117 if (connection->receiving()) { in UpdateState()
1118 receiving = true; in UpdateState()
1122 set_receiving(receiving); in UpdateState()
Dtransportchannel.h76 bool receiving() const { return receiving_; } in receiving() function
165 void set_receiving(bool receiving);
Dtransport.h87 receiving(false), in ConnectionInfo()
101 bool receiving; // Has this connection received anything? member
/external/ltp/testcases/kernel/controllers/memcg/
DREADME25 through the named pipe /tmp/status_pipe and frees it on receiving 'm' again.
26 It exits on receiving 'x'. It gets the page size on specifying the '-p' option.
/external/curl/docs/cmdline-opts/
Dtr-encoding.d7 curl supports, and uncompress the data while receiving it.
/external/webrtc/webrtc/voice_engine/
Dchannel.h95 receiving(false) {} in State()
103 bool receiving; member
152 state_.receiving = enable; in SetReceiving()
428 return channel_state_.Get().receiving; in Receiving()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h105 virtual void OnIceConnectionReceivingChange(bool receiving) {} in OnIceConnectionReceivingChange() argument
424 void SetIceConnectionReceiving(bool receiving);
450 void OnTransportControllerReceiving(bool receiving);
/external/libchrome/mojo/public/mojom/base/
Dread_only_buffer.mojom8 // Note: At the receiving end, this base::span<const uint8_t> refers to a memory
/external/libnl/doc/
Dindex.txt9 Socket handling, sending and receiving, message construction and parsing, ...
/external/u-boot/doc/
DREADME.VLAN4 You control the sending/receiving of VLAN tagged packets with the
/external/ltp/testcases/network/stress/icmp/multi-diffip/
D00_Descriptions.txt1 Verify that the kernel is not crashed with receiving and sending various
/external/ltp/testcases/network/stress/udp/uni-basic/
D00_Descriptions.txt1 Verify that the kernel is not crashed with receiving and sending UDP datagram with the following co…
/external/autotest/server/site_tests/network_WiFi_Perf/
Dcontrol.11g14 This test uses netperf to measure the maximal receiving and transmitting
/external/autotest/server/site_tests/network_WiFi_CSADisconnect/
Dcontrol14 disconnected right after receiving a CSA message. This is to make sure the MAC
/external/ltp/testcases/network/stress/udp/multi-diffip/
D00_Descriptions.txt1 Verify that the kernel is not crashed with receiving and sending UDP datagram
/external/autotest/server/site_tests/network_WiFi_WoWLAN/
Dcontrol15 This test verifies that the NIC wakes the DUT up in dark resume upon receiving
/external/ltp/testcases/network/stress/udp/multi-diffport/
D00_Descriptions.txt1 Verify that the kernel is not crashed with receiving and sending UDP datagram
/external/ltp/testcases/network/stress/udp/multi-diffnic/
D00_Descriptions.txt1 Verify that the kernel is not crashed with receiving and sending UDP datagram
/external/ltp/testcases/network/stress/icmp/multi-diffnic/
D00_Descriptions.txt1 Verify that the kernel is not crashed with receiving and sending various
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
Dcontrol.ht40_ch04413 This test uses netperf to measure the maximal receiving and transmitting

12345678910