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

#include <socket.h>

Data Fields

__kernel_sa_family_t ss_family
 
char __data [_K_SS_MAXSIZE-sizeof(unsigned short)]
 

Detailed Description

Definition at line 13 of file socket.h.

Field Documentation

char __data[_K_SS_MAXSIZE-sizeof(unsigned short)]

Definition at line 16 of file socket.h.

Definition at line 14 of file socket.h.


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