#include <vpnapi.h>
Public Attributes | |
| vpn_ip_addr_t | network |
| network portion of the address. (eg. 192.168.0.0) | |
| vpn_ip_addr_t | mask |
| netmask portion of the address. (eg. 255.255.255.0) | |
| uint32_t | bytes |
| bytes sent and received using this route. | |
| uint16_t | haskeys |
| is traffic secured? | |
| uint32_t | reserved [2] |
Definition at line 263 of file vpnapi.h.
|
|
bytes sent and received using this route.
|
|
|
is traffic secured?
|
|
|
netmask portion of the address. (eg. 255.255.255.0)
|
|
|
network portion of the address. (eg. 192.168.0.0)
|
|
|
|
1.4.4