SALLD IPSEC Statistics Structure.
More...
#include <salld.h>
Detailed Description
SALLD IPSEC Statistics Structure.
This structure defines the IPSEC-specific statistics provided upon request with salldChanStats().
Definition at line 1820 of file salld.h.
Field Documentation
Number of Authentication failures
Definition at line 1824 of file salld.h.
Total Number of Packets decrypted with this key (64-bits) Upper 32 bits
Definition at line 1831 of file salld.h.
Total Number of Packets decrypted with this key (64-bits) Lower 32 bits
Definition at line 1832 of file salld.h.
Total Number of Packets encrypted with this key (64-bits) Upper 32 bits
Definition at line 1829 of file salld.h.
Total Number of Packets encrypted with this key (64-bits) Lower 32 bits
Definition at line 1830 of file salld.h.
Snapshot of the replay context
Definition at line 1821 of file salld.h.
Number of replay failures with duplicated packets
Definition at line 1823 of file salld.h.
Number of replay failures with old packets
Definition at line 1822 of file salld.h.
Total bytes processed by SA on RX (64-bits) Upper 32 bits
Definition at line 1835 of file salld.h.
Total bytes processed by SA on RX (64-bits) Lower 32 bits
Definition at line 1836 of file salld.h.
RX ESN (32 bits)
Definition at line 1828 of file salld.h.
Total bytes processed by SA on TX (64-bits) Upper 32 bits
Definition at line 1833 of file salld.h.
Total bytes processed by SA on TX (64-bits) Lower 32 bits
Definition at line 1834 of file salld.h.
Tx ESN (32-bits)
Definition at line 1826 of file salld.h.
Number of Tx packets dropped due to rollover error, i.e. the sequence number exceed its limit (0xFFFFFFFF)
Definition at line 1825 of file salld.h.
Sequence Number (32-bits) of the last transmitted packet
Definition at line 1827 of file salld.h.
The documentation for this struct was generated from the following file: