Linux Kernel
3.7.1
|
#include <af_unix.h>
Data Fields | |
struct sock | sk |
struct unix_address * | addr |
struct path | path |
struct mutex | readlock |
struct sock * | peer |
struct sock * | other |
struct list_head | link |
atomic_long_t | inflight |
spinlock_t | lock |
unsigned int | gc_candidate: 1 |
unsigned int | gc_maybe_cycle: 1 |
unsigned char | recursion_level |
struct socket_wq | peer_wq |
struct unix_address* addr |
unsigned int gc_candidate |
atomic_long_t inflight |
spinlock_t lock |