OpenVPN
|
#include <openvpn-msg.h>
Data Fields | |
struct in_addr | ipv4 |
struct in6_addr | ipv6 |
Definition at line 60 of file openvpn-msg.h.
struct in_addr inet_address_t::ipv4 |
Definition at line 61 of file openvpn-msg.h.
Referenced by do_address_service(), do_dns_service(), do_wins_service(), and sockaddr_inet().
struct in6_addr inet_address_t::ipv6 |
Definition at line 62 of file openvpn-msg.h.
Referenced by do_address_service(), do_dns_service(), and sockaddr_inet().