My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
sockaddr_storage Struct Reference

#include <socket.h>

Data Fields

sa_family_t ss_family
 
char __ss_padding [14]
 

Detailed Description

Definition at line 58 of file socket.h.

Field Documentation

char __ss_padding[14]

Definition at line 60 of file socket.h.

sa_family_t ss_family

Definition at line 59 of file socket.h.


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