gem5 v24.0.0.0
|
#include <fs9p.hh>
Public Attributes | |
uint32_t | len |
Length including header. | |
P9MsgType | type |
Message type. | |
P9Tag | tag |
Message tag. | |
uint32_t gem5::P9MsgHeader::len |
Length including header.
Definition at line 60 of file fs9p.hh.
Referenced by gem5::VirtIO9PBase::sendRMsg().