Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Public Attributes | List of all members
addr_t Struct Reference

#include <dns.h>

Public Attributes

int v
 
union { 
 
   uint8_t   v4 [4] 
 
   uint8_t   v6 [16] 
 
data 
 

Detailed Description

Definition at line 16 of file dns.h.

Member Data Documentation

◆ [union]

union { ... } addr_t::data

◆ v

int addr_t::v

Definition at line 17 of file dns.h.

◆ v4

uint8_t addr_t::v4[4]

Definition at line 19 of file dns.h.

◆ v6

uint8_t addr_t::v6[16]

Definition at line 20 of file dns.h.


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