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

#include <af_unix.h>

Data Fields

atomic_t refcnt
 
int len
 
unsigned int hash
 
struct sockaddr_un name [0]
 

Detailed Description

Definition at line 23 of file af_unix.h.

Field Documentation

unsigned int hash

Definition at line 26 of file af_unix.h.

int len

Definition at line 25 of file af_unix.h.

Definition at line 27 of file af_unix.h.

atomic_t refcnt

Definition at line 24 of file af_unix.h.


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