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

#include <types.h>

Public Attributes

enum ptpmgmt_networkProtocol_e networkProtocol
 
UInteger16_t addressLength
 
uint8_t * addressField
 

Detailed Description

PTP port address

Member Data Documentation

◆ addressField

uint8_t* ptpmgmt_PortAddress_t::addressField

binary from address

◆ addressLength

UInteger16_t ptpmgmt_PortAddress_t::addressLength

address length

Note
User can ignore the parameter. The user should use the length of addressField. The parameter is used during process.

◆ networkProtocol

enum ptpmgmt_networkProtocol_e ptpmgmt_PortAddress_t::networkProtocol

network protocol


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