Data Fields | |
uns8 | hop_count |
uns16 | its_dest_id |
uns16 | its_network_id |
uns16 | its_source_id |
uns8 | max_hop_count |
uns8 | num_routes |
uns8 | packet_type |
uns16 | routers [ITS2_MAX_HOP_COUNT] |
uns8 | sequence |
ITS2 Packet definition
Number of routes (hops) specified for this packet to take
uns16 its2_packet::its_dest_id |
ITS device ID of sender
Sequence of packet (incremented for each packet)
Network ID of packet
ITS device ID of destination
Maximum number of permitted routes
uns16 its2_packet::routers[ITS2_MAX_HOP_COUNT] |
Number of routes (hops) already made by this packet
Type of packet (see its_common.h)