CNetAddr::m_addr

Raw representation of the network address. In network byte order (big endian) for IPv4 and IPv6.

Synopsis

Declared in <netaddress.h>

prevector<ADDR_IPV6_SIZE, uint8_t> m_addr = {ADDR_IPV6_SIZE, 0x0};