sockaddr_in6 Struct Reference
[Networking Stack]

INET6 socket address. More...

#include <in6.h>

Collaboration diagram for sockaddr_in6:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

INET6 socket address.

See also:
sockaddr

Field Documentation

IPv6 address.

Referenced by main().

Address family.

Should be AF_INET6.

Referenced by main().

IPv6 flow information.

Port number.

Referenced by main().

Scope identifier.


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

Generated on Thu Mar 11 20:48:30 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1