gem5
v20.1.0.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 P9MsgHeader::len |
Length including header.
Definition at line 55 of file fs9p.hh.
Referenced by VirtIO9PBase::sendRMsg().