OpenVPN 3 Core Library
Loading...
Searching...
No Matches
_OVPN_NEW_PEER Struct Reference

#include <ovpn-dco.h>

Public Attributes

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

Detailed Description

Definition at line 58 of file ovpn-dco.h.

Member Data Documentation

◆ Addr4

SOCKADDR_IN _OVPN_NEW_PEER::Addr4

Definition at line 61 of file ovpn-dco.h.

◆ Addr6

SOCKADDR_IN6 _OVPN_NEW_PEER::Addr6

Definition at line 62 of file ovpn-dco.h.

◆ [union]

union { ... } _OVPN_NEW_PEER::Local

◆ Proto

OVPN_PROTO _OVPN_NEW_PEER::Proto

Definition at line 70 of file ovpn-dco.h.

◆ [union]

union { ... } _OVPN_NEW_PEER::Remote

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