mbgtools-lx  4.2.8
ALL_PTP_V2_COMMON_DATASETS Struct Reference

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

#include <cfg_hlp.h>

Data Fields

MBG_PTP_V2_DEFAULT_DATASET default_dataset
 
MBG_PTP_V2_CURRENT_DATASET current_dataset
 
MBG_PTP_V2_PARENT_DATASET parent_dataset
 
MBG_PTP_V2_TIME_PROPERTIES_DATASET time_properties_dataset
 
MBG_PTP_V2_PORT_DATASET_IDXport_datasets
 

Detailed Description

All PTPv2 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_V2_DEFAULT_DATASET
MBG_PTP_V2_CURRENT_DATASET
MBG_PTP_V2_PARENT_DATASET
MBG_PTP_V2_TIME_PROPERTIES_DATASET
MBG_PTP_V2_PORT_DATASET_IDX

Definition at line 419 of file cfg_hlp.h.

Field Documentation

◆ current_dataset

MBG_PTP_V2_CURRENT_DATASET ALL_PTP_V2_COMMON_DATASETS::current_dataset

Definition at line 422 of file cfg_hlp.h.

◆ default_dataset

MBG_PTP_V2_DEFAULT_DATASET ALL_PTP_V2_COMMON_DATASETS::default_dataset

Definition at line 421 of file cfg_hlp.h.

◆ parent_dataset

MBG_PTP_V2_PARENT_DATASET ALL_PTP_V2_COMMON_DATASETS::parent_dataset

Definition at line 423 of file cfg_hlp.h.

◆ port_datasets

MBG_PTP_V2_PORT_DATASET_IDX* ALL_PTP_V2_COMMON_DATASETS::port_datasets

Definition at line 425 of file cfg_hlp.h.

Referenced by free_all_ptp_v2_common_datasets().

◆ time_properties_dataset

MBG_PTP_V2_TIME_PROPERTIES_DATASET ALL_PTP_V2_COMMON_DATASETS::time_properties_dataset

Definition at line 424 of file cfg_hlp.h.


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