45#define HDR_SUN_ACK(p) (hdr_sun_ack::access(p))
hdr_sun_ack describes acks packets used by UWSUN.
int uid_
Uid of the packet acked.
static struct hdr_sun_ack * access(const Packet *p)
static int & offset()
Reference to the offset_ variable.
static int offset_
Required by the PacketHeaderManager.
int & uid()
Reference to the uid_ variable.