SALLD SRTP Statistics Structure.
More...
#include <salld.h>
Detailed Description
SALLD SRTP Statistics Structure.
This structure defines the SRTP-specific statistics provided upon request with salldChanStats().
Definition at line 1782 of file salld.h.
Field Documentation
Number of Authentication failures
Definition at line 1785 of file salld.h.
Total Number of Packets decrypted with this key (48-bits) Upper 16 bits
Definition at line 1792 of file salld.h.
Total Number of Packets decrypted with this key (48-bits) Lower 32 bits
Definition at line 1793 of file salld.h.
Total Number of Packets encrypted with this key (48-bits) Upper 16 bits
Definition at line 1790 of file salld.h.
Total Number of Packets encrypted with this key (48-bits) Lower 32 bits
Definition at line 1791 of file salld.h.
Number of replay failures with duplicated packets
Definition at line 1784 of file salld.h.
Number of replay failures with old packets
Definition at line 1783 of file salld.h.
Number of times re-keying happened in Rx
Definition at line 1789 of file salld.h.
RX Roll-Over Counter (32 bits)
Definition at line 1787 of file salld.h.
Number of times re-keying happened in Tx
Definition at line 1788 of file salld.h.
Tx Roll-over Counter (32-bits)
Definition at line 1786 of file salld.h.
The documentation for this struct was generated from the following file: