OpenVPN
Data Fields
inet_address_t Union Reference

#include <openvpn-msg.h>

Data Fields

struct in_addr ipv4
 
struct in6_addr ipv6
 

Detailed Description

Definition at line 54 of file openvpn-msg.h.

Field Documentation

◆ ipv4

struct in_addr inet_address_t::ipv4

Definition at line 55 of file openvpn-msg.h.

Referenced by do_address_service(), do_dns_service(), do_wins_service(), and sockaddr_inet().

◆ ipv6

struct in6_addr inet_address_t::ipv6

Definition at line 56 of file openvpn-msg.h.

Referenced by do_address_service(), do_dns_service(), and sockaddr_inet().


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