SALLD SRTP System Statistics Structure.
More...
#include <salld.h>
Detailed Description
SALLD SRTP System Statistics Structure.
This structure defines the SRTP-specific system statistics provided upon request with Sa_getSysStats().
Definition at line 2040 of file salld.h.
Field Documentation
Number of Authentication failures
Definition at line 2043 of file salld.h.
Total Number of Packets decrypted Upper 32 bits
Definition at line 2046 of file salld.h.
Total Number of Packets decrypted Lower 32 bits
Definition at line 2047 of file salld.h.
Total Number of Packets encrypted Upper 32 bits
Definition at line 2044 of file salld.h.
Total Number of Packets encrypted Lower 32 bits
Definition at line 2045 of file salld.h.
Number of replay failures with duplicated packets
Definition at line 2042 of file salld.h.
Number of replay failures with old packets
Definition at line 2041 of file salld.h.
The documentation for this struct was generated from the following file: