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

#include <socket.h>

Data Fields

sa_family_t sa_family
 
char sa_data [14]
 

Detailed Description

Definition at line 29 of file socket.h.

Field Documentation

char sa_data[14]

Definition at line 31 of file socket.h.

sa_family_t sa_family

Definition at line 30 of file socket.h.


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