Loading...
Searching...
No Matches
hostnames_v6_xfa_t Struct Reference

A single IPv6 host in the list of hostnames. More...

Detailed Description

A single IPv6 host in the list of hostnames.

This type is used internally by the HOST_IPV6 macro.

Definition at line 84 of file hosts.h.

#include <hosts.h>

Data Fields

FLASH_ATTR const char * name
 Name of the host.
 
const ipv6_addr_t addr
 Address of the host.
 

Field Documentation

◆ addr

const ipv6_addr_t hostnames_v6_xfa_t::addr

Address of the host.

Definition at line 86 of file hosts.h.

◆ name

FLASH_ATTR const char* hostnames_v6_xfa_t::name

Name of the host.

Definition at line 85 of file hosts.h.


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