|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | __kernel_sockaddr_storage |
Macros | |
| #define | _K_SS_MAXSIZE 128 /* Implementation specific max size */ |
| #define | _K_SS_ALIGNSIZE (__alignof__ (struct sockaddr *)) |
Typedefs | |
| typedef unsigned short | __kernel_sa_family_t |
Functions | |
| struct __kernel_sockaddr_storage | __attribute__ ((aligned(_K_SS_ALIGNSIZE))) |
Variables | |
| __kernel_sa_family_t | ss_family |
| char | __data [_K_SS_MAXSIZE-sizeof(unsigned short)] |
| typedef unsigned short __kernel_sa_family_t |
| __kernel_sa_family_t ss_family |
1.8.2