[][src]Module libmctp::base_packet

This defines the MCTP base protocol common fields.

This provides the MCTP base protocol common fields. These are used by all implementations and are described in DSP0236 table 1.

Structs

MCTPMessageBody

The MCTP Message Body, this is included inside the high level packet.

MCTPMessageBodyHeader

The MCTP Transport Body Header.

MCTPTransportHeader

The MCTP Transport Header, 4 bytes long.

Enums

MessageType

The Message Type of the MCTP packet