SatCat5
satcat5::router2::DeferPkt Struct Reference

Detailed Description

State information for a single deferred packet.

See also
satcat5::router2::DeferFwd

Definition at line 19 of file router2_deferfwd.h.

#include <router2_deferfwd.h>

Collaboration diagram for satcat5::router2::DeferPkt:
[legend]

Public Member Functions

 DeferPkt (const DeferPkt &t)=delete
 
DeferPktoperator= (const DeferPkt &t)=delete
 
bool read_meta (satcat5::eth::PluginPacket &meta)
 Reconstitute switch PacketMeta from this object.
 

Public Attributes

satcat5::io::MultiPacketpkt
 Packet object.
 
satcat5::ip::Addr dst_ip
 Destination address.
 
SATCAT5_PMASK_TYPE dst_mask
 Destination port-mask.
 
u16 sent
 Number of attempts so far.
 
u16 trem
 Remaining time in msec.
 

Private Attributes

satcat5::router2::DeferPktm_next
 

The documentation for this struct was generated from the following files: