61 : PacketHeaderClass(
"PacketHeader/SUN_ACK", sizeof(
hdr_sun_ack))
75 : PacketHeaderClass(
"PacketHeader/SUN_DATA", sizeof(
hdr_sun_data))
103 : PacketHeaderClass(
"PacketHeader/SUN_PROBE", sizeof(
hdr_sun_probe))
Adds the header for hdr_sun_ack packets in ns2.
Adds the header for hdr_sun_data packets in ns2.
Adds the header for hdr_sun_path_est packets in ns2.
Adds the header for hdr_sun_probe packets in ns2.
hdr_sun_ack describes acks packets used by UWSUN.
static int offset_
Required by the PacketHeaderManager.
hdr_sun_data describes data packets used by UWSUN
static int offset_
Required by the PacketHeaderManager.
hdr_sun_path_est describes path establishment packets used by UWSUN
static int offset_
Required by the PacketHeaderManager.
hdr_sun_probe describes probe packets used by UWSUN
static int offset_
Required by the PacketHeaderManager.
Provides the Ack Messages header description.
Provides the Data Messages header description.
Provides the Path Establishment Messages header description.
Provides the Probe Messages header description.
SunAckPktClass class_sun_ack_pkt
SunPestPktClass class_sun_pest_pkt
SunProbePktClass class_sun_probe_pkt
SunDataPktClass class_sun_data_pkt