60 : PacketHeaderClass(
"PacketHeader/UWICRP_ACK", sizeof(
hdr_uwicrp_ack))
74 : PacketHeaderClass(
"PacketHeader/UWICRP_DATA", sizeof(
hdr_uwicrp_data))
Adds the header for hdr_uwicrp_ack packets in ns2.
Adds the header for hdr_uwicrp_data packets in ns2.
Adds the header for hdr_uwicrp_status packets in ns2.
hdr_uwicrp_ack describes acks packets used by UWICRP.
static int offset_
Required by the PacketHeaderManager.
hdr_uwicrp_data describes data packets used by UWICRP
static int offset_
Required by the PacketHeaderManager.
hdr_uwicrp_status describes status packets used by UWICRP
static int offset_
Required by the PacketHeaderManager.
Provides the Ack Messages header description.
Provides the Data Messages header description.
Provides the Status Messages header description.
UwicrpStatusPktClass class_uwicrp_status_pkt
UwicrpAckPktClass class_uwicrp_ack_pkt
UwicrpDataPktClass class_uwicrp_data_pkt