MCPcopy Create free account
hub / github.com/PlatformLab/Homa / PacketSpec

Class PacketSpec

include/Homa/Driver.h:79–86  ·  view source on GitHub ↗

* Represents a packet of data that can be send or is received over the network. * A Packet logically contains only the transport-layer (L4) Homa header in * addition to application data. * * This struct specifies the minimal object layout of a packet that the core * Homa protocol depends on (e.g., Homa::Core::{Sender, Receiver}); this is * useful for applications that only want to use the tr

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected