OpenVPN
Data Fields
_OVPN_MP_IROUTE Struct Reference

#include <ovpn_dco_win.h>

Data Fields

union { 
 
   IN_ADDR   Addr4 
 
   IN6_ADDR   Addr6 
 
Addr 
 
int Netbits
 
int PeerId
 
int IPv6
 

Detailed Description

Definition at line 177 of file ovpn_dco_win.h.

Field Documentation

◆ [union]

union { ... } _OVPN_MP_IROUTE::Addr

◆ Addr4

IN_ADDR _OVPN_MP_IROUTE::Addr4

Definition at line 179 of file ovpn_dco_win.h.

Referenced by dco_win_add_iroute_ipv4(), and dco_win_del_iroute_ipv4().

◆ Addr6

IN6_ADDR _OVPN_MP_IROUTE::Addr6

Definition at line 180 of file ovpn_dco_win.h.

Referenced by dco_win_add_iroute_ipv6(), and dco_win_del_iroute_ipv6().

◆ IPv6

int _OVPN_MP_IROUTE::IPv6

Definition at line 184 of file ovpn_dco_win.h.

◆ Netbits

int _OVPN_MP_IROUTE::Netbits

Definition at line 182 of file ovpn_dco_win.h.

◆ PeerId

int _OVPN_MP_IROUTE::PeerId

Definition at line 183 of file ovpn_dco_win.h.


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