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

#include <types.h>

Collaboration diagram for ptpmgmt_LinuxptpUnicastMaster_t:
Collaboration graph
[legend]

Public Attributes

struct ptpmgmt_PortIdentity_t portIdentity
 
struct ptpmgmt_ClockQuality_t clockQuality
 
uint8_t selected
 
enum ptpmgmt_linuxptpUnicastState_e portState
 
UInteger8_t priority1
 
UInteger8_t priority2
 
struct ptpmgmt_PortAddress_t portAddress
 

Detailed Description

Master record in unicast master table

Member Data Documentation

◆ clockQuality

struct ptpmgmt_ClockQuality_t ptpmgmt_LinuxptpUnicastMaster_t::clockQuality

Master clock quality

◆ portAddress

struct ptpmgmt_PortAddress_t ptpmgmt_LinuxptpUnicastMaster_t::portAddress

Master port address

◆ portIdentity

struct ptpmgmt_PortIdentity_t ptpmgmt_LinuxptpUnicastMaster_t::portIdentity

Master port ID

◆ portState

enum ptpmgmt_linuxptpUnicastState_e ptpmgmt_LinuxptpUnicastMaster_t::portState

State of master in unicast table

◆ priority1

UInteger8_t ptpmgmt_LinuxptpUnicastMaster_t::priority1

Master first priority

◆ priority2

UInteger8_t ptpmgmt_LinuxptpUnicastMaster_t::priority2

Master second priority

◆ selected

uint8_t ptpmgmt_LinuxptpUnicastMaster_t::selected

Master is in use


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