Home
last modified time | relevance | path

Searched refs:Packets (Results 1 – 25 of 31) 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/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.
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi342 Packets received from this address.
H A Dntpq-opts.def600 Packets received from this address.
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1137 @item Packets received @code{81965}
1139 @item Packets processed @code{0}
1443 Packets that violate these minima are discarded
H A Dntp.conf.def1200 .It Packets received Cm 81965
1202 .It Packets processed Cm 0
1514 Packets that violate these minima are discarded

12