Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sockaddr_in6 Struct Reference

#include <in6.h>

Data Fields

unsigned short int sin6_family
 
__be16 sin6_port
 
__be32 sin6_flowinfo
 
struct in6_addr sin6_addr
 
__u32 sin6_scope_id
 

Detailed Description

Definition at line 46 of file in6.h.

Field Documentation

struct in6_addr sin6_addr

Definition at line 50 of file in6.h.

unsigned short int sin6_family

Definition at line 47 of file in6.h.

__be32 sin6_flowinfo

Definition at line 49 of file in6.h.

__be16 sin6_port

Definition at line 48 of file in6.h.

__u32 sin6_scope_id

Definition at line 51 of file in6.h.


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