mbgtools-lx  4.2.8
MBG_PTP_STATISTICS_STATUS Struct Reference

#include <gpsdefs.h>

Data Fields

uint32_t status
 status word flags (use PacketCounterStat_e) More...
 
uint32_t rx
 overall Rx packet counter More...
 
uint32_t rxPerSec
 overall Rx packet counter More...
 
uint32_t tx
 overall Tx packet counter More...
 
uint32_t txPerSec
 
uint32_t errorRx
 
uint32_t announceMsgRx
 Accepted Announce message Rx counter. More...
 
uint32_t announceMsgPerSecRx
 Accepted Announce message Rx counter. More...
 
uint32_t announceMsgTx
 Announce message Tx counter. More...
 
uint32_t announceMsgPerSecTx
 Announce message Tx counter. More...
 
uint32_t syncMsgRx
 Accepted Sync message Rx counter. More...
 
uint32_t syncMsgPerSecRx
 Accepted Sync message Rx counter. More...
 
uint32_t syncMsgTx
 Sync message Tx counter. More...
 
uint32_t syncMsgPerSecTx
 Sync message Tx counter. More...
 
uint32_t followUpMsgRx
 Accepted Follow-up message Rx counter. More...
 
uint32_t followUpMsgPerSecRx
 Accepted Follow-up message Rx counter. More...
 
uint32_t followUpMsgTx
 Follow-up message Tx counter. More...
 
uint32_t followUpMsgPerSecTx
 Follow-up message Tx counter. More...
 
uint32_t dlyReqMsgRx
 Accepted Delay request message Rx counter. More...
 
uint32_t dlyReqMsgPerSecRx
 Accepted Delay request message Rx counter. More...
 
uint32_t dlyReqMsgTx
 Delay request message Tx counter. More...
 
uint32_t dlyReqMsgPerSecTx
 Delay request message Tx counter. More...
 
uint32_t dlyRespMsgRx
 Accepted Delay response message Rx counter. More...
 
uint32_t dlyRespMsgPerSecRx
 Accepted Delay response message Rx counter. More...
 
uint32_t dlyRespMsgTx
 Delay response message Tx counter. More...
 
uint32_t dlyRespMsgPerSecTx
 Delay response message Tx counter. More...
 
uint32_t pDlyReqMsgRx
 Accepted PDelay Request message Rx counter. More...
 
uint32_t pDlyReqMsgPerSecRx
 Accepted PDelay Request message Rx counter. More...
 
uint32_t pDlyReqMsgTx
 PDelay Request message Tx counter. More...
 
uint32_t pDlyReqMsgPerSecTx
 PDelay Request message Tx counter. More...
 
uint32_t pDlyRespMsgRx
 Accepted PDelay Response message Rx counter. More...
 
uint32_t pDlyRespMsgPerSecRx
 Accepted PDelay Response message Rx counter. More...
 
uint32_t pDlyRespMsgTx
 PDelay Response message Tx counter. More...
 
uint32_t pDlyRespMsgPerSecTx
 PDelay Response message Tx counter. More...
 
uint32_t pDlyFollowUpRx
 Accepted PDelay Follow-Up message Rx counter. More...
 
uint32_t pDlyFollowUpPerSecRx
 Accepted PDelay Follow-Up message Rx counter. More...
 
uint32_t pDlyFollowUpTx
 PDelay Follow-Up message Tx counter. More...
 
uint32_t pDlyFollowUpPerSecTx
 PDelay Follow-Up message Tx counter. More...
 
uint32_t signallingRx
 Accepted Signalling message Rx counter. More...
 
uint32_t signallingPerSecRx
 Accepted Signalling message Rx counter. More...
 
uint32_t signallingTx
 Signalling message Tx counter. More...
 
uint32_t signallingPerSecTx
 Signalling message Tx counter. More...
 
uint32_t mgmtRx
 Accepted Management message Rx counter. More...
 
uint32_t mgmtPerSecRx
 Accepted Management message Rx counter. More...
 
uint32_t mgmtTx
 Management message Tx counter. More...
 
uint32_t mgmtPerSecTx
 Management message Tx counter. More...
 
uint32_t mgmtErr
 Management error counter (rx) More...
 
uint32_t annReceptTout
 Announce recept timeout count. More...
 
uint32_t numUcConn
 Number of current Unicast client connections. More...
 
uint32_t maxNumUcConn
 Maximum Number of Unicast client connections (due to licence or CPU performance) More...
 
uint32_t numMsgPerSec
 Number of all messages per second (TX/RX) More...
 
uint32_t maxMsgPerSec
 max allowed number of all messages per second in Multicast/Hybrid mode (due to licence or CPU performance) More...
 

Detailed Description

Definition at line 14419 of file gpsdefs.h.

Field Documentation

◆ announceMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::announceMsgPerSecRx

Accepted Announce message Rx counter.

Definition at line 14432 of file gpsdefs.h.

◆ announceMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::announceMsgPerSecTx

Announce message Tx counter.

Definition at line 14434 of file gpsdefs.h.

◆ announceMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::announceMsgRx

Accepted Announce message Rx counter.

Definition at line 14431 of file gpsdefs.h.

◆ announceMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::announceMsgTx

Announce message Tx counter.

Definition at line 14433 of file gpsdefs.h.

◆ annReceptTout

uint32_t MBG_PTP_STATISTICS_STATUS::annReceptTout

Announce recept timeout count.

Definition at line 14472 of file gpsdefs.h.

◆ dlyReqMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyReqMsgPerSecRx

Accepted Delay request message Rx counter.

Definition at line 14444 of file gpsdefs.h.

◆ dlyReqMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyReqMsgPerSecTx

Delay request message Tx counter.

Definition at line 14446 of file gpsdefs.h.

◆ dlyReqMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyReqMsgRx

Accepted Delay request message Rx counter.

Definition at line 14443 of file gpsdefs.h.

◆ dlyReqMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyReqMsgTx

Delay request message Tx counter.

Definition at line 14445 of file gpsdefs.h.

◆ dlyRespMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyRespMsgPerSecRx

Accepted Delay response message Rx counter.

Definition at line 14448 of file gpsdefs.h.

◆ dlyRespMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyRespMsgPerSecTx

Delay response message Tx counter.

Definition at line 14450 of file gpsdefs.h.

◆ dlyRespMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyRespMsgRx

Accepted Delay response message Rx counter.

Definition at line 14447 of file gpsdefs.h.

◆ dlyRespMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::dlyRespMsgTx

Delay response message Tx counter.

Definition at line 14449 of file gpsdefs.h.

◆ errorRx

uint32_t MBG_PTP_STATISTICS_STATUS::errorRx

invalid Rx packet counter Indicates one of the following issues: wrong PTP version, wrong domain number, message from self, message from other BC port, multicast message in unicast mode or message extraction error (size error or inconsistent format).

Definition at line 14430 of file gpsdefs.h.

◆ followUpMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::followUpMsgPerSecRx

Accepted Follow-up message Rx counter.

Definition at line 14440 of file gpsdefs.h.

◆ followUpMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::followUpMsgPerSecTx

Follow-up message Tx counter.

Definition at line 14442 of file gpsdefs.h.

◆ followUpMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::followUpMsgRx

Accepted Follow-up message Rx counter.

Definition at line 14439 of file gpsdefs.h.

◆ followUpMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::followUpMsgTx

Follow-up message Tx counter.

Definition at line 14441 of file gpsdefs.h.

◆ maxMsgPerSec

uint32_t MBG_PTP_STATISTICS_STATUS::maxMsgPerSec

max allowed number of all messages per second in Multicast/Hybrid mode (due to licence or CPU performance)

Definition at line 14477 of file gpsdefs.h.

◆ maxNumUcConn

uint32_t MBG_PTP_STATISTICS_STATUS::maxNumUcConn

Maximum Number of Unicast client connections (due to licence or CPU performance)

Definition at line 14475 of file gpsdefs.h.

◆ mgmtErr

uint32_t MBG_PTP_STATISTICS_STATUS::mgmtErr

Management error counter (rx)

Definition at line 14471 of file gpsdefs.h.

◆ mgmtPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::mgmtPerSecRx

Accepted Management message Rx counter.

Definition at line 14468 of file gpsdefs.h.

◆ mgmtPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::mgmtPerSecTx

Management message Tx counter.

Definition at line 14470 of file gpsdefs.h.

◆ mgmtRx

uint32_t MBG_PTP_STATISTICS_STATUS::mgmtRx

Accepted Management message Rx counter.

Definition at line 14467 of file gpsdefs.h.

◆ mgmtTx

uint32_t MBG_PTP_STATISTICS_STATUS::mgmtTx

Management message Tx counter.

Definition at line 14469 of file gpsdefs.h.

◆ numMsgPerSec

uint32_t MBG_PTP_STATISTICS_STATUS::numMsgPerSec

Number of all messages per second (TX/RX)

Definition at line 14476 of file gpsdefs.h.

◆ numUcConn

uint32_t MBG_PTP_STATISTICS_STATUS::numUcConn

Number of current Unicast client connections.

Definition at line 14474 of file gpsdefs.h.

◆ pDlyFollowUpPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyFollowUpPerSecRx

Accepted PDelay Follow-Up message Rx counter.

Definition at line 14460 of file gpsdefs.h.

◆ pDlyFollowUpPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyFollowUpPerSecTx

PDelay Follow-Up message Tx counter.

Definition at line 14462 of file gpsdefs.h.

◆ pDlyFollowUpRx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyFollowUpRx

Accepted PDelay Follow-Up message Rx counter.

Definition at line 14459 of file gpsdefs.h.

◆ pDlyFollowUpTx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyFollowUpTx

PDelay Follow-Up message Tx counter.

Definition at line 14461 of file gpsdefs.h.

◆ pDlyReqMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyReqMsgPerSecRx

Accepted PDelay Request message Rx counter.

Definition at line 14452 of file gpsdefs.h.

◆ pDlyReqMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyReqMsgPerSecTx

PDelay Request message Tx counter.

Definition at line 14454 of file gpsdefs.h.

◆ pDlyReqMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyReqMsgRx

Accepted PDelay Request message Rx counter.

Definition at line 14451 of file gpsdefs.h.

◆ pDlyReqMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyReqMsgTx

PDelay Request message Tx counter.

Definition at line 14453 of file gpsdefs.h.

◆ pDlyRespMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyRespMsgPerSecRx

Accepted PDelay Response message Rx counter.

Definition at line 14456 of file gpsdefs.h.

◆ pDlyRespMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyRespMsgPerSecTx

PDelay Response message Tx counter.

Definition at line 14458 of file gpsdefs.h.

◆ pDlyRespMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyRespMsgRx

Accepted PDelay Response message Rx counter.

Definition at line 14455 of file gpsdefs.h.

◆ pDlyRespMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::pDlyRespMsgTx

PDelay Response message Tx counter.

Definition at line 14457 of file gpsdefs.h.

◆ rx

uint32_t MBG_PTP_STATISTICS_STATUS::rx

overall Rx packet counter

Definition at line 14422 of file gpsdefs.h.

◆ rxPerSec

uint32_t MBG_PTP_STATISTICS_STATUS::rxPerSec

overall Rx packet counter

Definition at line 14423 of file gpsdefs.h.

◆ signallingPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::signallingPerSecRx

Accepted Signalling message Rx counter.

Definition at line 14464 of file gpsdefs.h.

◆ signallingPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::signallingPerSecTx

Signalling message Tx counter.

Definition at line 14466 of file gpsdefs.h.

◆ signallingRx

uint32_t MBG_PTP_STATISTICS_STATUS::signallingRx

Accepted Signalling message Rx counter.

Definition at line 14463 of file gpsdefs.h.

◆ signallingTx

uint32_t MBG_PTP_STATISTICS_STATUS::signallingTx

Signalling message Tx counter.

Definition at line 14465 of file gpsdefs.h.

◆ status

uint32_t MBG_PTP_STATISTICS_STATUS::status

status word flags (use PacketCounterStat_e)

Definition at line 14421 of file gpsdefs.h.

◆ syncMsgPerSecRx

uint32_t MBG_PTP_STATISTICS_STATUS::syncMsgPerSecRx

Accepted Sync message Rx counter.

Definition at line 14436 of file gpsdefs.h.

◆ syncMsgPerSecTx

uint32_t MBG_PTP_STATISTICS_STATUS::syncMsgPerSecTx

Sync message Tx counter.

Definition at line 14438 of file gpsdefs.h.

◆ syncMsgRx

uint32_t MBG_PTP_STATISTICS_STATUS::syncMsgRx

Accepted Sync message Rx counter.

Definition at line 14435 of file gpsdefs.h.

◆ syncMsgTx

uint32_t MBG_PTP_STATISTICS_STATUS::syncMsgTx

Sync message Tx counter.

Definition at line 14437 of file gpsdefs.h.

◆ tx

uint32_t MBG_PTP_STATISTICS_STATUS::tx

overall Tx packet counter

Definition at line 14424 of file gpsdefs.h.

◆ txPerSec

uint32_t MBG_PTP_STATISTICS_STATUS::txPerSec

overall Tx packet counter

Definition at line 14425 of file gpsdefs.h.


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