| /external/kernel-headers/original/uapi/linux/ |
| D | batadv_packet.h | 209 __u8 packet_type; member 235 __u8 packet_type; member 256 __u8 packet_type; member 281 __u8 packet_type; member 304 __u8 packet_type; member 333 __u8 packet_type; member 372 __u8 packet_type; member 406 __u8 packet_type; member 447 __u8 packet_type; member 477 __u8 packet_type; member [all …]
|
| /external/webrtc/modules/rtp_rtcp/source/ |
| D | rtcp_packet.cc | 71 uint8_t packet_type, in CreateHeader() 81 uint8_t packet_type, in CreateHeader()
|
| D | rtp_packet_to_send.h | 48 absl::optional<RtpPacketMediaType> packet_type() const { in packet_type() function
|
| D | rtp_sender_egress.cc | 284 RtpPacketMediaType packet_type = *packet->packet_type(); in SendPacket() local 541 RtpPacketMediaType packet_type, in UpdateRtpStats()
|
| D | rtp_sender.cc | 521 auto packet_type = packet->packet_type(); in SendToNetwork() local
|
| D | rtp_rtcp_impl2.cc | 478 int32_t ModuleRtpRtcpImpl2::SendRTCP(RTCPPacketType packet_type) { in SendRTCP()
|
| D | rtp_rtcp_impl.cc | 526 int32_t ModuleRtpRtcpImpl::SendRTCP(RTCPPacketType packet_type) { in SendRTCP()
|
| /external/autotest/docs/ |
| D | wifi-basics-codelab-pcap-test.py | 14 packet_type = line[0:4] variable
|
| /external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| D | GDBRemoteCommunicationServer.cpp | 37 StringExtractorGDBRemote::ServerPacketType packet_type, in RegisterPacketHandler() 49 const StringExtractorGDBRemote::ServerPacketType packet_type = in GetPacketAndSendResponse() local
|
| D | GDBRemoteCommunicationServerCommon.h | 124 StringExtractorGDBRemote::ServerPacketType packet_type, in RegisterMemberFunctionHandler()
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | xfa_basic_data.h | 19 XFA_PacketType packet_type; member
|
| D | xfa_basic_data.cpp | 47 XFA_PacketType packet_type; member
|
| D | cxfa_document_parser.cpp | 599 XFA_PacketType packet_type, in ParseAsXDPPacket_LocaleConnectionSourceSet()
|
| /external/webrtc/test/fuzzers/ |
| D | forward_error_correction_fuzzer.cc | 75 uint8_t packet_type; in FuzzOneInput() local
|
| /external/llvm-project/lldb/tools/lldb-vscode/ |
| D | VSCode.cpp | 395 const auto packet_type = GetString(object, "type"); in HandleObject() local 417 const auto packet_type = GetString(response, "type"); in SendReverseRequest() local
|
| /external/webrtc/rtc_base/network/ |
| D | sent_packet.h | 46 PacketType packet_type = PacketType::kUnknown; member
|
| /external/openscreen/cast/streaming/ |
| D | rtcp_common.h | 28 RtcpPacketType packet_type = RtcpPacketType::kNull; member
|
| /external/webrtc/modules/pacing/ |
| D | pacing_controller.cc | 565 const RtpPacketMediaType packet_type = *rtp_packet->packet_type(); in ProcessPackets() local 687 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent()
|
| /external/webrtc/media/base/ |
| D | rtp_utils.cc | 309 bool IsValidRtpPacketSize(RtpPacketType packet_type, size_t size) { in IsValidRtpPacketSize() 317 absl::string_view RtpPacketTypeToString(RtpPacketType packet_type) { in RtpPacketTypeToString()
|
| /external/OpenCSD/decoder/include/common/ |
| D | trc_pkt_proc_base.h | 350 …oid TrcPktProcBase<P, Pt, Pc>::indexPacket(const ocsd_trc_index_t index_sop, const Pt *packet_type) in indexPacket()
|
| /external/webrtc/pc/ |
| D | rtp_transport.cc | 251 cricket::RtpPacketType packet_type = cricket::InferRtpPacketType(array_view); in OnReadPacket() local
|
| D | channel.cc | 384 RtpPacketType packet_type = rtcp ? RtpPacketType::kRtcp : RtpPacketType::kRtp; in SendPacket() local 436 std::string packet_type = rtcp ? "RTCP" : "RTP"; in SendPacket() local
|
| /external/mesa3d/src/amd/compiler/tests/ |
| D | check_output.py | 475 packet_type = stdin.read(4) variable
|
| /external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/ |
| D | lldbgdbserverutils.py | 103 def _is_packet_lldb_gdbserver_input(packet_type, llgs_input_is_read): argument
|
| /external/webrtc/modules/rtp_rtcp/include/ |
| D | rtp_rtcp_defines.h | 231 absl::optional<RtpPacketMediaType> packet_type; member
|