Loading...
Searching...
No Matches
in6_addr Struct Reference

IPv6 address structure type. More...

Detailed Description

IPv6 address structure type.

Definition at line 220 of file in.h.

#include <in.h>

Data Fields

uint8_t s6_addr [16]
 unsigned 8-bit integer array
 

Field Documentation

◆ s6_addr

uint8_t in6_addr::s6_addr[16]

unsigned 8-bit integer array

Definition at line 221 of file in.h.


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