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

#include <sig.h>

Public Attributes

uint8_t syncMessageAvailability
 
uint8_t delayRespMessageAvailability
 

Detailed Description

PORT_COMMUNICATION_AVAILABILITY

Member Data Documentation

◆ delayRespMessageAvailability

uint8_t ptpmgmt_PORT_COMMUNICATION_AVAILABILITY_t::delayRespMessageAvailability

Bit fields delayRespMessageAvailability

  • bit 0 delayRespCapabilities.multicastCapable
  • bit 1 delayRespCapabilities.unicastCapable
  • bit 2 delayRespCapabilities.unicastNegotiationCapable && unicastNegotiationPortDS.enable
  • bit 3 delayRespCapabilities.unicastNegotiationCapable. flags from communicationCapabilitiesPortDS.delayRespCapabilities.

◆ syncMessageAvailability

uint8_t ptpmgmt_PORT_COMMUNICATION_AVAILABILITY_t::syncMessageAvailability

Bit fields syncMessageAvailability

  • bit 0 syncCapabilities.multicastCapable
  • bit 1 syncCapabilities.unicastCapable
  • bit 2 syncCapabilities.unicastNegotiationCapable && unicastNegotiationPortDS.enable
  • bit 3 syncCapabilities.unicastNegotiationCapable. flags from communicationCapabilitiesPortDS.syncCapabilities

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