Home
last modified time | relevance | path

Searched refs:packet_types (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl_unittest.cc402 std::set<RTCPPacketType> packet_types; in TEST_F() local
403 packet_types.insert(kRtcpFir); in TEST_F()
404 packet_types.insert(kRtcpPli); in TEST_F()
405 EXPECT_EQ(0, receiver_.impl_->SendCompoundRTCP(packet_types)); in TEST_F()
Drtcp_sender_unittest.cc756 std::set<RTCPPacketType> packet_types; in TEST_F() local
757 packet_types.insert(kRtcpRemb); in TEST_F()
758 packet_types.insert(kRtcpPli); in TEST_F()
759 EXPECT_EQ(0, rtcp_sender_->SendCompoundRTCP(feedback_state(), packet_types)); in TEST_F()
Drtp_rtcp_impl.cc552 const std::set<RTCPPacketType>& packet_types) { in SendCompoundRTCP() argument
553 return rtcp_sender_.SendCompoundRTCP(GetFeedbackState(), packet_types); in SendCompoundRTCP()
Drtcp_sender.cc798 const std::set<RTCPPacketType>& packet_types, in SendCompoundRTCP() argument
818 PrepareReport(packet_types, feedback_state); in SendCompoundRTCP()
/external/syzkaller/sys/linux/
Dsocket_netlink_route_sched.txt805 TCA_SKBEDIT_PTYPE nlattr[TCA_SKBEDIT_PTYPE, flags[packet_types, int16]]
1106 packet_types = PACKET_HOST, PACKET_BROADCAST, PACKET_MULTICAST, PACKET_OTHERHOST, PACKET_OUTGOING, …