/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemoteLog.cpp | 21 {{"packets"}, {"log gdb remote packets"}, GDBRLog::Packets}, 36 static Log::Channel g_channel(g_categories, GDBRLog::Packets);
|
H A D | ProcessGDBRemoteLog.h | 25 Packets = Log::ChannelFlag<6>, enumerator
|
H A D | GDBRemoteCommunication.cpp | 93 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 D | GDBRemoteRegisterContext.cpp | 244 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 D | GDBRemoteClientBase.cpp | 254 Log *log = GetLog(GDBRLog::Packets); in SendPacketAndWaitForResponseNoLock() 366 Log *log = GetLog(GDBRLog::Process|GDBRLog::Packets); in SyncWithContinueThread()
|
H A D | GDBRemoteCommunicationServer.cpp | 140 Log *log = GetLog(GDBRLog::Packets); in SendIllFormedResponse()
|
H A D | GDBRemoteCommunicationClient.cpp | 510 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 D | ng_tcpmss.h | 42 uint64_t Packets; member
|
H A D | ng_tcpmss.c | 290 priv->stats.Packets++; in ng_tcpmss_rcvdata()
|
/freebsd/share/examples/ipfilter/ |
H A D | firewall.1 | 22 # Block any IP spoofing attempts. (Packets "from" our network
|
H A D | firewall.2 | 25 # Block any IP spoofing attempts. (Packets "from" our network
|
H A D | examples.txt | 423 Packets coming back in the same interface are remapped, as a matter of
|
/freebsd/tools/tools/netrate/ |
H A D | README | 7 specified UDP port. Packets received on its port are copied to user space
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | keystone-navigator-qmss.txt | 9 management of the packet queues. Packets are queued/de-queued by writing or
|
/freebsd/contrib/processor-trace/libipt/include/ |
H A D | intel-pt.h.in | 242 /** 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 D | README.hpux | 245 # Ausgehende Packets an ethereal/tcpdump etc.
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t5fw_cfg_fpga.txt | 35 # address matching on Ingress Packets.
|
H A D | t6fw_cfg_fpga.txt | 27 # address matching on Ingress Packets.
|
H A D | t4fw_cfg_uwire.txt | 35 # address matching on Ingress Packets.
|
H A D | t5fw_cfg_uwire.txt | 27 # address matching on Ingress Packets.
|
H A D | t6fw_cfg_uwire.txt | 27 # address matching on Ingress Packets.
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.texi | 342 Packets received from this address.
|
H A D | ntpq-opts.def | 600 Packets received from this address.
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 1137 @item Packets received @code{81965} 1139 @item Packets processed @code{0} 1443 Packets that violate these minima are discarded
|
H A D | ntp.conf.def | 1200 .It Packets received Cm 81965 1202 .It Packets processed Cm 0 1514 Packets that violate these minima are discarded
|