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

Public Attributes | |
| uint16_t | clockType |
| struct ptpmgmt_PTPText_t | physicalLayerProtocol |
| UInteger16_t | physicalAddressLength |
| uint8_t * | physicalAddress |
| struct ptpmgmt_PortAddress_t | protocolAddress |
| Octet_t | manufacturerIdentity [3] |
| struct ptpmgmt_PTPText_t | productDescription |
| struct ptpmgmt_PTPText_t | revisionData |
| struct ptpmgmt_PTPText_t | userDescription |
| Octet_t | profileIdentity [6] |
Clock description TLV
| uint16_t ptpmgmt_CLOCK_DESCRIPTION_t::clockType |
Clock type bit mask
| Octet_t ptpmgmt_CLOCK_DESCRIPTION_t::manufacturerIdentity[3] |
IEEE OUI
| uint8_t* ptpmgmt_CLOCK_DESCRIPTION_t::physicalAddress |
Physical address
| UInteger16_t ptpmgmt_CLOCK_DESCRIPTION_t::physicalAddressLength |
Address length
| struct ptpmgmt_PTPText_t ptpmgmt_CLOCK_DESCRIPTION_t::physicalLayerProtocol |
Physical protocol
| struct ptpmgmt_PTPText_t ptpmgmt_CLOCK_DESCRIPTION_t::productDescription |
Product description
| Octet_t ptpmgmt_CLOCK_DESCRIPTION_t::profileIdentity[6] |
Profile ID
| struct ptpmgmt_PortAddress_t ptpmgmt_CLOCK_DESCRIPTION_t::protocolAddress |
Protocol address
| struct ptpmgmt_PTPText_t ptpmgmt_CLOCK_DESCRIPTION_t::revisionData |
Revision data
| struct ptpmgmt_PTPText_t ptpmgmt_CLOCK_DESCRIPTION_t::userDescription |
User description