#include <vpnapi.h>
Public Attributes | |
| uint32_t | time_connected |
| number of seconds connected | |
| uint32_t | total_bytes |
| total bytes sent/received | |
| uint32_t | bytes_sent |
| uint32_t | bytes_recieved |
| uint32_t | packets_transformed |
| number of valid IPSec packets recieved | |
| uint32_t | packets_encrypted |
| number of packets successfully encrypted | |
| uint32_t | packets_decrypted |
| number of packets successfully decrypted | |
| uint32_t | packets_bypassed |
| number of packets sent without encryption | |
| uint32_t | packets_discarded |
| number of packets deleted by IPSec | |
| uint32_t | reserved [2] |
Definition at line 295 of file vpnapi.h.
|
|
|
|
|
|
|
|
number of packets sent without encryption
|
|
|
number of packets successfully decrypted
|
|
|
number of packets deleted by IPSec
|
|
|
number of packets successfully encrypted
|
|
|
number of valid IPSec packets recieved
|
|
|
|
|
|
number of seconds connected
|
|
|
total bytes sent/received
|
1.4.4