Home
last modified time | relevance | path

Searched refs:Packets (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp21 {{"packets"}, {"log gdb remote packets"}, GDBRLog::Packets},
36 static Log::Channel g_channel(g_categories, GDBRLog::Packets);
H A DProcessGDBRemoteLog.h25 Packets = Log::ChannelFlag<6>, enumerator
H A DGDBRemoteCommunication.cpp93 Log *log = GetLog(GDBRLog::Packets); in SendAck()
103 Log *log = GetLog(GDBRLog::Packets); in SendNack()
151 Log *log = GetLog(GDBRLog::Packets); in SendRawPacketNoLock()
228 Log *log = GetLog(GDBRLog::Packets); in ReadPacket()
247 Log *log = GetLog(GDBRLog::Packets); in WaitForPacketNoLock()
388 Log *log = GetLog(GDBRLog::Packets); in DecompressPacket()
621 Log *log = GetLog(GDBRLog::Packets); in CheckForPacket()
H A DGDBRemoteRegisterContext.cpp244 Log *log(GetLog(GDBRLog::Thread | GDBRLog::Packets)); in ReadRegisterBytes()
454 Log *log(GetLog(GDBRLog::Thread | GDBRLog::Packets)); in WriteRegisterBytes()
563 Log *log(GetLog(GDBRLog::Thread | GDBRLog::Packets)); in ReadAllRegisterValues()
738 Log *log(GetLog(GDBRLog::Thread | GDBRLog::Packets)); in WriteAllRegisterValues()
H A DGDBRemoteClientBase.cpp254 Log *log = GetLog(GDBRLog::Packets); in SendPacketAndWaitForResponseNoLock()
366 Log *log = GetLog(GDBRLog::Process|GDBRLog::Packets); in SyncWithContinueThread()
H A DGDBRemoteCommunicationServer.cpp140 Log *log = GetLog(GDBRLog::Packets); in SendIllFormedResponse()
H A DGDBRemoteCommunicationClient.cpp510 if (Log *log = GetLog(GDBRLog::Process | GDBRLog::Packets)) in SendThreadSpecificPacketAndWaitForResponse()
2115 Log *log(GetLog(GDBRLog::Process | GDBRLog::Packets)); in GetCurrentProcessInfo()
2919 Log *log(GetLog(GDBRLog::Process | GDBRLog::Packets)); in GetCurrentProcessAndThreadIDs()
4197 } else if (Log *log = GetLog(GDBRLog::Process | GDBRLog::Packets)) { in ServeSymbolLookups()
/freebsd/sys/netgraph/
H A Dng_tcpmss.h42 uint64_t Packets; member
H A Dng_tcpmss.c290 priv->stats.Packets++; in ng_tcpmss_rcvdata()
/freebsd/share/examples/ipfilter/
H A Dfirewall.122 # Block any IP spoofing attempts. (Packets "from" our network
H A Dfirewall.225 # Block any IP spoofing attempts. (Packets "from" our network
H A Dexamples.txt423 Packets coming back in the same interface are remapped, as a matter of
/freebsd/tools/tools/netrate/
H A DREADME7 specified UDP port. Packets received on its port are copied to user space
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md178 Packets section in TX Packetiser
186 different encryption levels as per [RFC 9000 12.2 Coalescing Packets], is done
575 ### Packets with Special Requirements
585 - **Token in Initial Packets.**
608 - **ACK Manager Probes.** Packets produced because the ACK manager has
697 [RFC 9000 12.2 Coalescing Packets]: https://datatracker.ietf.org/doc/html/rfc9000#section-12.2
H A Dquic-overview.md102 Packets are received from the network through the Datagram BIO interface.
H A Dquic-fault-injector.md86 ### QUIC Pre-Encryption Packets
88 QUIC Packets are the primary mechanism for exchanging protocol data within QUIC.
H A Drx-depacketizer.md22 ### Packets subsection
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt9 management of the packet queues. Packets are queued/de-queued by writing or
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in242 /** BDM70: Intel(R) Processor Trace PSB+ Packets May Contain
243 * Unexpected Packets.
266 /** SKD007: Intel(R) PT Buffer Overflow May Result in Incorrect Packets.
314 * Update Packets), should be issued only between TIP.PGE (Target IP
334 /** SKL168: Intel(R) PT CYC Packets Can be Dropped When Immediately
845 /** Packets: pad, ovf, psb, psbend, stop - no payload. */
/freebsd/contrib/libpcap/doc/
H A DREADME.hpux245 # Ausgehende Packets an ethereal/tcpdump etc.
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt35 # address matching on Ingress Packets.
H A Dt6fw_cfg_fpga.txt27 # address matching on Ingress Packets.
H A Dt4fw_cfg_uwire.txt35 # address matching on Ingress Packets.
H A Dt5fw_cfg_uwire.txt27 # address matching on Ingress Packets.
H A Dt6fw_cfg_uwire.txt27 # address matching on Ingress Packets.

12