First page
Back
Continue
Last page
Overview
Graphics
Address Structure(1)
IPv6 address structure
struct in6_addr {
uint8_t s6_addr[16];
};
Trivial, no scope information
Question 1
Definition on your system
What you should note
Notes: