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

#include <proc.h>

Inheritance diagram for PARENT_DATA_SET_t:
Inheritance graph
[legend]
Collaboration diagram for PARENT_DATA_SET_t:
Collaboration graph
[legend]

Public Attributes

PortIdentity_t parentPortIdentity
 
uint8_t flags
 
const uint8_t flagsMask = 0x1
 
UInteger16_t observedParentOffsetScaledLogVariance
 
Integer32_t observedParentClockPhaseChangeRate
 
UInteger8_t grandmasterPriority1
 
ClockQuality_t grandmasterClockQuality
 
UInteger8_t grandmasterPriority2
 
ClockIdentity_t grandmasterIdentity
 

Detailed Description

Parent data set TLV

Member Data Documentation

◆ flags

uint8_t PARENT_DATA_SET_t::flags

Bit fields flag

  • bit 0: PS parentDS.parentStats

◆ flagsMask

const uint8_t PARENT_DATA_SET_t::flagsMask = 0x1

Mask for flags

◆ grandmasterClockQuality

ClockQuality_t PARENT_DATA_SET_t::grandmasterClockQuality

Grandmaster clock quality

◆ grandmasterIdentity

ClockIdentity_t PARENT_DATA_SET_t::grandmasterIdentity

Grandmaster clock ID

◆ grandmasterPriority1

UInteger8_t PARENT_DATA_SET_t::grandmasterPriority1

Grandmaster Priority 1

◆ grandmasterPriority2

UInteger8_t PARENT_DATA_SET_t::grandmasterPriority2

Grandmaster Priority 1

◆ observedParentClockPhaseChangeRate

Integer32_t PARENT_DATA_SET_t::observedParentClockPhaseChangeRate

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

◆ observedParentOffsetScaledLogVariance

UInteger16_t PARENT_DATA_SET_t::observedParentOffsetScaledLogVariance

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

◆ parentPortIdentity

PortIdentity_t PARENT_DATA_SET_t::parentPortIdentity

Port ID of parent


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