Home
last modified time | relevance | path

Searched defs:PacketType (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h64 enum class PacketType { Invalid = 0, Standard, Notify }; enum
/freebsd-13.1/stand/i386/libi386/
H A Dpxe.h449 uint16_t PacketType; /* type (defined right here) */ member