Module router

Source
Expand description

MCTP Routing

Structs§

PortBottom
The “consumer” side of a queue of packets to send out a MCTP interface,
PortBuilder
PortId
PortStorage
Storage for a Port, being a physical MCTP interface.
PortTop
The “producer” side of a queue of packets to send out a MCTP port/interface.
Router
An async MCTP stack with routing.
RouterAsyncListener
A listener.
RouterAsyncReqChannel
A request channel.
RouterAsyncRespChannel
A response channel.
RouterInner

Traits§

PortLookup
A trait implemented by applications to determine the routing table.