
Go to the source code of this file.
Classes | |
| struct | ack_rf_header |
| class | AckRoutedFrame |
Functions | |
| struct ack_rf_header | __attribute__ ((packed)) |
Variables | |
| AckRoutedFrame | __attribute__ |
| uint8_t | flag_field |
| uint32_t | frame_id |
| uint8_t | frame_type |
| uint32_t | hostname_source_len |
| unsigned char | mac_destination_ [6] |
| uint32_t | mc_group_len |
| uint32_t | route_id |
| struct ack_rf_header __attribute__ | ( | (packed) | ) |
| uint8_t flag_field |
Definition at line 41 of file AckRoutedFrame.h.
| uint32_t frame_id |
Definition at line 39 of file AckRoutedFrame.h.
| uint8_t frame_type |
Definition at line 37 of file AckRoutedFrame.h.
| uint32_t hostname_source_len |
Definition at line 42 of file AckRoutedFrame.h.
| unsigned char mac_destination_[6] |
Definition at line 38 of file AckRoutedFrame.h.
| uint32_t mc_group_len |
Definition at line 43 of file AckRoutedFrame.h.
| uint32_t route_id |
Definition at line 40 of file AckRoutedFrame.h.