OpenVPN
|
#include <openvpn-msg.h>
Data Fields | |
struct in_addr | ipv4 |
struct in6_addr | ipv6 |
Definition at line 57 of file openvpn-msg.h.
struct in_addr inet_address_t::ipv4 |
Definition at line 58 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 59 of file openvpn-msg.h.
Referenced by do_address_service(), do_dns_service(), and sockaddr_inet().