Expand description
MCTP Routing
Structs§
- Port
Bottom - The “consumer” side of a queue of packets to send out a MCTP interface,
- Port
Builder - PortId
- Port
Storage - 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.
- Router
Async Listener - A listener.
- Router
Async ReqChannel - A request channel.
- Router
Async Resp Channel - A response channel.
- Router
Inner
Traits§
- Port
Lookup - A trait implemented by applications to determine the routing table.