SALLD IPSEC System Statistics Structure.
More...
#include <salld.h>
Detailed Description
SALLD IPSEC System Statistics Structure.
This structure defines the IPSEC-specific system statistics provided upon request with Sa_getSysStats().
Definition at line 2057 of file salld.h.
Field Documentation
Number of Authentication failures
Definition at line 2060 of file salld.h.
Total Number of Packets decrypted Upper 32 bits
Definition at line 2063 of file salld.h.
Total Number of Packets decrypted Lower 32 bits
Definition at line 2064 of file salld.h.
Total Number of Packets encrypted Upper 32 bits
Definition at line 2061 of file salld.h.
Total Number of Packets encrypted Lower 32 bits
Definition at line 2062 of file salld.h.
Number of replay failures with duplicated packets
Definition at line 2059 of file salld.h.
Number of replay failures with old packets
Definition at line 2058 of file salld.h.
The documentation for this struct was generated from the following file: