|
libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
|
#include <sigTlvs.h>


Public Attributes | |
| PortIdentity_t | sourcePortIdentity |
| uint8_t | computedFlags |
| std::vector< SLAVE_RX_SYNC_COMPUTED_DATA_rec_t > | list |
Static Public Attributes | |
| static const uint8_t | flagsMask |
SLAVE_RX_SYNC_COMPUTED_DATA TLV
| uint8_t SLAVE_RX_SYNC_COMPUTED_DATA_t::computedFlags |
Bit fields computedFlags
|
static |
Mask for computedFlags
| std::vector<SLAVE_RX_SYNC_COMPUTED_DATA_rec_t> SLAVE_RX_SYNC_COMPUTED_DATA_t::list |
records of received sync messages
| PortIdentity_t SLAVE_RX_SYNC_COMPUTED_DATA_t::sourcePortIdentity |
Port identity of the received sync message.