Home
last modified time | relevance | path

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

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