Public Attributes | List of all members
ares_addr_port_node Struct Reference

#include <ares.h>

Public Attributes

union {
   struct in_addr   addr4
 
   struct ares_in6_addr   addr6
 
addr
 
int family
 
struct ares_addr_port_nodenext
 
int tcp_port
 
int udp_port
 

Detailed Description

Definition at line 704 of file ares.h.

Member Data Documentation

◆ addr

union { ... } ares_addr_port_node::addr

◆ addr4

struct in_addr ares_addr_port_node::addr4

Definition at line 708 of file ares.h.

◆ addr6

struct ares_in6_addr ares_addr_port_node::addr6

Definition at line 709 of file ares.h.

◆ family

int ares_addr_port_node::family

Definition at line 706 of file ares.h.

◆ next

struct ares_addr_port_node* ares_addr_port_node::next

Definition at line 705 of file ares.h.

◆ tcp_port

int ares_addr_port_node::tcp_port

Definition at line 712 of file ares.h.

◆ udp_port

int ares_addr_port_node::udp_port

Definition at line 711 of file ares.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:39