mbgtools-lx  4.2.8
ALL_PTP_V1_COMMON_DATASETS Struct Reference

All PTPv1 common datasets for a PTP device. More...

#include <cfg_hlp.h>

Data Fields

MBG_PTP_V1_DEFAULT_DATASET default_dataset
 
MBG_PTP_V1_CURRENT_DATASET current_dataset
 
MBG_PTP_V1_PARENT_DATASET parent_dataset
 
MBG_PTP_V1_TIME_PROPERTIES_DATASET time_properties_dataset
 
MBG_PTP_V1_PORT_DATASET_IDXport_datasets
 

Detailed Description

All PTPv1 common datasets for a PTP device.

Contains one of each common datasets plus one port dataset for each port of a device. The number of port datasets is defined in the MBG_PTP_V1_DEFAULT_DATASET::number_ports field of the ALL_PTP_V1_COMMON_DATASETS::default_dataset member.

See also
MBG_PTP_V1_DEFAULT_DATASET
MBG_PTP_V1_CURRENT_DATASET
MBG_PTP_V1_PARENT_DATASET
MBG_PTP_V1_TIME_PROPERTIES_DATASET
MBG_PTP_V1_PORT_DATASET_IDX

Definition at line 393 of file cfg_hlp.h.

Field Documentation

◆ current_dataset

MBG_PTP_V1_CURRENT_DATASET ALL_PTP_V1_COMMON_DATASETS::current_dataset

Definition at line 396 of file cfg_hlp.h.

◆ default_dataset

MBG_PTP_V1_DEFAULT_DATASET ALL_PTP_V1_COMMON_DATASETS::default_dataset

Definition at line 395 of file cfg_hlp.h.

◆ parent_dataset

MBG_PTP_V1_PARENT_DATASET ALL_PTP_V1_COMMON_DATASETS::parent_dataset

Definition at line 397 of file cfg_hlp.h.

◆ port_datasets

MBG_PTP_V1_PORT_DATASET_IDX* ALL_PTP_V1_COMMON_DATASETS::port_datasets

Definition at line 399 of file cfg_hlp.h.

Referenced by free_all_ptp_v1_common_datasets().

◆ time_properties_dataset

MBG_PTP_V1_TIME_PROPERTIES_DATASET ALL_PTP_V1_COMMON_DATASETS::time_properties_dataset

Definition at line 398 of file cfg_hlp.h.


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