#include <McRouteActivationFrame.h>
Public Attributes | |
uint8_t | frame_type |
uint32_t | hostname_source_len |
uint32_t | id |
unsigned char | mac_destination [6] |
uint32_t | mc_group_name_len |
uint32_t | route_id |
Definition at line 13 of file McRouteActivationFrame.h.
uint8_t mc_act_header::frame_type |
Definition at line 14 of file McRouteActivationFrame.h.
uint32_t mc_act_header::hostname_source_len |
Definition at line 19 of file McRouteActivationFrame.h.
uint32_t mc_act_header::id |
Definition at line 15 of file McRouteActivationFrame.h.
unsigned char mc_act_header::mac_destination[6] |
Definition at line 17 of file McRouteActivationFrame.h.
uint32_t mc_act_header::mc_group_name_len |
Definition at line 18 of file McRouteActivationFrame.h.
uint32_t mc_act_header::route_id |
Definition at line 16 of file McRouteActivationFrame.h.