mbgtools-lx  4.2.8
MBG_PTP_V2_DEFAULT_DATASET Struct Reference

PTPv2 default dataset. More...

#include <gpsdefs.h>

Data Fields

MBG_PTP_V2_DEFAULT_DATASET_FLAGS flags
 flags field, see MBG_PTP_V2_DEFAULT_DATASET_FLAGS More...
 
uint8_t reserved_1
 reserved, currently always 0 More...
 
uint16_t number_ports
 number of PTP ports on the device More...
 
uint8_t priority_1
 priority 1 attribute for the local clock More...
 
PTP_CLOCK_QUALITY clock_quality
 quality of the local clock, see PTP_CLOCK_QUALITY More...
 
uint8_t priority_2
 priority 2 attribute for the local clock More...
 
PTP_CLOCK_ID clock_identity
 identity of the local clock, see PTP_CLOCK_ID More...
 
uint8_t domain_number
 domain attribute of the local clock More...
 
uint8_t reserved_2
 reserved, currently always 0 More...
 

Detailed Description

PTPv2 default dataset.

Note
For further information, see IEEE 1588-2008, chapters 8.2.1 and 15.5.3.3.1
See also
MBG_PTP_V2_DEFAULT_DATASET_FLAGS
PTP_CLOCK_QUALITY
PTP_CLOCK_ID

Definition at line 14865 of file gpsdefs.h.

Field Documentation

◆ clock_identity

PTP_CLOCK_ID MBG_PTP_V2_DEFAULT_DATASET::clock_identity

identity of the local clock, see PTP_CLOCK_ID

Definition at line 14873 of file gpsdefs.h.

◆ clock_quality

PTP_CLOCK_QUALITY MBG_PTP_V2_DEFAULT_DATASET::clock_quality

quality of the local clock, see PTP_CLOCK_QUALITY

Definition at line 14871 of file gpsdefs.h.

◆ domain_number

uint8_t MBG_PTP_V2_DEFAULT_DATASET::domain_number

domain attribute of the local clock

Definition at line 14874 of file gpsdefs.h.

◆ flags

MBG_PTP_V2_DEFAULT_DATASET_FLAGS MBG_PTP_V2_DEFAULT_DATASET::flags

flags field, see MBG_PTP_V2_DEFAULT_DATASET_FLAGS

Definition at line 14867 of file gpsdefs.h.

◆ number_ports

uint16_t MBG_PTP_V2_DEFAULT_DATASET::number_ports

number of PTP ports on the device

Definition at line 14869 of file gpsdefs.h.

◆ priority_1

uint8_t MBG_PTP_V2_DEFAULT_DATASET::priority_1

priority 1 attribute for the local clock

Definition at line 14870 of file gpsdefs.h.

◆ priority_2

uint8_t MBG_PTP_V2_DEFAULT_DATASET::priority_2

priority 2 attribute for the local clock

Definition at line 14872 of file gpsdefs.h.

◆ reserved_1

uint8_t MBG_PTP_V2_DEFAULT_DATASET::reserved_1

reserved, currently always 0

Definition at line 14868 of file gpsdefs.h.

◆ reserved_2

uint8_t MBG_PTP_V2_DEFAULT_DATASET::reserved_2

reserved, currently always 0

Definition at line 14875 of file gpsdefs.h.


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