| uint8_t | slot_id; // 0–254 (one slot per host) |
| slot_limits_t | slot; // [init end] ms - 16bits |
| uint8_t | timestamp_ ms; // when we call sendto() |
| uint8_t | timestamp_part ms; // # of parts in 256 - fraction of 1 ms |
| uint32_t | seq_num; // unique packet id |
| uint8_t | slot_id; // 0–254 (one slot per host) |
| slot_limits_t | slot; // [init end] ms - 16bits |
| uint8_t | timestamp_ ms; // when we call sendto() |
| uint8_t | timestamp_part ms; // # of parts in 256 - fraction of 1 ms |
| uint32_t | seq_num; // unique packet id |