Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
socket Struct Reference

#include <net.h>

Public Member Functions

 kmemcheck_bitfield_begin (type)
 
 kmemcheck_bitfield_end (type)
 

Data Fields

socket_state state
 
short type
 
unsigned long flags
 
struct socket_wq __rcuwq
 
struct filefile
 
struct socksk
 
struct proto_opsops
 

Detailed Description

Definition at line 104 of file net.h.

Member Function Documentation

kmemcheck_bitfield_begin ( type  )
kmemcheck_bitfield_end ( type  )

Field Documentation

Definition at line 115 of file net.h.

unsigned long flags

Definition at line 111 of file net.h.

Definition at line 117 of file net.h.

struct sock* sk

Definition at line 116 of file net.h.

Definition at line 105 of file net.h.

Definition at line 108 of file net.h.

Definition at line 113 of file net.h.


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