libptpmgmt
1.4
libptpmgmt library that provides the functionality of linuxptp pmc
|
#include <sig.h>
Public Attributes | |
PortIdentity_t | sourcePortIdentity |
uint8_t | computedFlags |
const uint8_t | flagsMask = 0x7 |
std::vector< SLAVE_RX_SYNC_COMPUTED_DATA_rec_t > | list |
SLAVE_RX_SYNC_COMPUTED_DATA TLV
uint8_t SLAVE_RX_SYNC_COMPUTED_DATA_t::computedFlags |
Bit fields computedFlags
const uint8_t SLAVE_RX_SYNC_COMPUTED_DATA_t::flagsMask = 0x7 |
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.