sockaddr_in6 Struct Reference
[generic]

INET6 socket address. More...

#include <in6.h>


Data Fields

in6_addr sin6_addr
 IPv6 address.
uint16_t sin6_family
 Address family.
uint32_t sin6_flowinfo
 IPv6 flow information.
uint16_t sin6_port
 Port number.
uint32_t sin6_scope_id
 Scope identifier.


Detailed Description

INET6 socket address.

See also:
sockaddr

Definition at line 66 of file in6.h.


Field Documentation

uint16_t sin6_family

Address family.

Should be AF_INET6.

Definition at line 68 of file in6.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7