* 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected