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

#include <proc.h>

Collaboration diagram for ptpmgmt_PORT_STATS_NP_t:
Collaboration graph
[legend]

Public Attributes

struct ptpmgmt_PortIdentity_t portIdentity
 
uint64_t rxMsgType [LIBPTPMGMT_MAX_MESSAGE_TYPES]
 
uint64_t txMsgType [LIBPTPMGMT_MAX_MESSAGE_TYPES]
 

Detailed Description

Port statistics TLV

Note
linuxptp implementation specific

Member Data Documentation

◆ portIdentity

struct ptpmgmt_PortIdentity_t ptpmgmt_PORT_STATS_NP_t::portIdentity

Port ID

◆ rxMsgType

uint64_t ptpmgmt_PORT_STATS_NP_t::rxMsgType[LIBPTPMGMT_MAX_MESSAGE_TYPES]

Port received messages count per PTP message type

◆ txMsgType

uint64_t ptpmgmt_PORT_STATS_NP_t::txMsgType[LIBPTPMGMT_MAX_MESSAGE_TYPES]

Port transmitted messages count per PTP message type


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