gem5
[DEVELOP-FOR-23.0]
|
#include <fs9p.hh>
Public Attributes | |
uint32_t | len |
Length including header. More... | |
P9MsgType | type |
Message type. More... | |
P9Tag | tag |
Message tag. More... | |
uint32_t gem5::P9MsgHeader::len |
Length including header.
Definition at line 60 of file fs9p.hh.
Referenced by gem5::VirtIO9PBase::sendRMsg().