gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::P9MsgHeader Struct Reference

#include <fs9p.hh>

Public Attributes

uint32_t len
 Length including header.
 
P9MsgType type
 Message type.
 
P9Tag tag
 Message tag.
 

Detailed Description

Definition at line 57 of file fs9p.hh.

Member Data Documentation

◆ len

uint32_t gem5::P9MsgHeader::len

Length including header.

Definition at line 60 of file fs9p.hh.

Referenced by gem5::VirtIO9PBase::sendRMsg().

◆ tag

P9Tag gem5::P9MsgHeader::tag

Message tag.

Definition at line 64 of file fs9p.hh.

◆ type

P9MsgType gem5::P9MsgHeader::type

Message type.

Definition at line 62 of file fs9p.hh.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:13 for gem5 by doxygen 1.11.0