|
DESERT 4.0.0
|
#include <sun-hdr-ack.h>

Public Member Functions | |
| int & | uid () |
Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_sun_ack * | access (const Packet *p) |
Public Attributes | |
| int | uid_ |
Static Public Attributes | |
| static int | offset_ |
hdr_sun_ack describes acks packets used by UWSUN.
|
inlinestatic |
|
inlinestatic |
Reference to the offset_ variable.
References offset_.
|
inline |
Reference to the uid_ variable.
References uid_.
Referenced by SunIPRoutingNode::recv(), SunIPRoutingNode::sendBackAck(), SunIPRoutingSink::sendBackAck(), SunIPRoutingNode::tracePacket(), and SunIPRoutingSink::tracePacket().
|
static |
Required by the PacketHeaderManager.
Offset used to access in hdr_sun_ack packets header.
| int hdr_sun_ack::uid_ |
Uid of the packet acked.
Referenced by uid().