libptpmgmt  1.3
libptpmgmt library that provides the functionality of linuxptp pmc
Public Attributes | List of all members
ptpmgmt_PARENT_DATA_SET_t Struct Reference

#include <proc.h>

Collaboration diagram for ptpmgmt_PARENT_DATA_SET_t:
Collaboration graph
[legend]

Public Attributes

struct ptpmgmt_PortIdentity_t parentPortIdentity
 
uint8_t flags
 
UInteger16_t observedParentOffsetScaledLogVariance
 
Integer32_t observedParentClockPhaseChangeRate
 
UInteger8_t grandmasterPriority1
 
struct ptpmgmt_ClockQuality_t grandmasterClockQuality
 
UInteger8_t grandmasterPriority2
 
struct ptpmgmt_ClockIdentity_t grandmasterIdentity
 

Detailed Description

Parent data set TLV

Member Data Documentation

◆ flags

uint8_t ptpmgmt_PARENT_DATA_SET_t::flags

Bit fields flag

  • bit 0: PS parentDS.parentStats

◆ grandmasterClockQuality

struct ptpmgmt_ClockQuality_t ptpmgmt_PARENT_DATA_SET_t::grandmasterClockQuality

Grandmaster clock quality

◆ grandmasterIdentity

struct ptpmgmt_ClockIdentity_t ptpmgmt_PARENT_DATA_SET_t::grandmasterIdentity

Grandmaster clock ID

◆ grandmasterPriority1

UInteger8_t ptpmgmt_PARENT_DATA_SET_t::grandmasterPriority1

Grandmaster Priority 1

◆ grandmasterPriority2

UInteger8_t ptpmgmt_PARENT_DATA_SET_t::grandmasterPriority2

Grandmaster Priority 1

◆ observedParentClockPhaseChangeRate

Integer32_t ptpmgmt_PARENT_DATA_SET_t::observedParentClockPhaseChangeRate

Estimate of the parent clock's phase change rate as measured by the timeReceiver clock

◆ observedParentOffsetScaledLogVariance

UInteger16_t ptpmgmt_PARENT_DATA_SET_t::observedParentOffsetScaledLogVariance

The variance of the parent clock's phase as measured by the local clock

◆ parentPortIdentity

struct ptpmgmt_PortIdentity_t ptpmgmt_PARENT_DATA_SET_t::parentPortIdentity

Port ID of parent


The documentation for this struct was generated from the following file: