OpenVPN
Data Fields
_OVPN_NEW_PEER Struct Reference

#include <ovpn_dco_win.h>

Data Fields

union {
   SOCKADDR_IN   Addr4
 
   SOCKADDR_IN6   Addr6
 
Local
 
union {
   SOCKADDR_IN   Addr4
 
   SOCKADDR_IN6   Addr6
 
Remote
 
OVPN_PROTO Proto
 

Detailed Description

Definition at line 36 of file ovpn_dco_win.h.

Field Documentation

◆ Addr4

SOCKADDR_IN _OVPN_NEW_PEER::Addr4

Definition at line 38 of file ovpn_dco_win.h.

Referenced by dco_create_socket().

◆ Addr6

SOCKADDR_IN6 _OVPN_NEW_PEER::Addr6

Definition at line 39 of file ovpn_dco_win.h.

Referenced by dco_create_socket().

◆ Local

union { ... } _OVPN_NEW_PEER::Local

Referenced by dco_create_socket().

◆ Proto

OVPN_PROTO _OVPN_NEW_PEER::Proto

Definition at line 47 of file ovpn_dco_win.h.

Referenced by dco_create_socket().

◆ Remote

union { ... } _OVPN_NEW_PEER::Remote

Referenced by dco_create_socket().


The documentation for this struct was generated from the following file: