Sa_SrtcpStats_t Struct Reference
[SA LLD Data Structures]

SALLD SRTCP Statistics Structure. More...

#include <salld.h>

Data Fields

uint32_t replayOld
uint32_t replayDup
uint32_t authFail
uint16_t txRekey
uint16_t rxRekey
uint32_t pktEnc
uint32_t pktDec

Detailed Description

SALLD SRTCP Statistics Structure.

This structure defines the SRTCP-specific statistics provided upon request with salldChanStats().

Definition at line 1803 of file salld.h.


Field Documentation

Number of Authentication failures

Definition at line 1806 of file salld.h.

Total Number of Packets decrypted with this key (32-bits)

Definition at line 1810 of file salld.h.

Total Number of Packets encrypted with this key (32-bits)

Definition at line 1809 of file salld.h.

Number of replay failures with duplicated packets

Definition at line 1805 of file salld.h.

Number of replay failures with old packets

Definition at line 1804 of file salld.h.

Number of times re-keying happened in Rx

Definition at line 1808 of file salld.h.

Number of times re-keying happened in Tx

Definition at line 1807 of file salld.h.


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

Copyright 2014, Texas Instruments Incorporated