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

#include <bnep.h>

Data Fields

struct list_head list
 
unsigned int role
 
unsigned long state
 
unsigned long flags
 
atomic_t terminate
 
struct task_structtask
 
struct ethhdr eh
 
struct msghdr msg
 
struct bnep_proto_filter proto_filter [BNEP_MAX_PROTO_FILTERS]
 
unsigned long long mc_filter
 
struct socketsock
 
struct net_devicedev
 

Detailed Description

Definition at line 152 of file bnep.h.

Field Documentation

Definition at line 168 of file bnep.h.

Definition at line 161 of file bnep.h.

unsigned long flags

Definition at line 157 of file bnep.h.

Definition at line 153 of file bnep.h.

unsigned long long mc_filter

Definition at line 165 of file bnep.h.

Definition at line 162 of file bnep.h.

Definition at line 164 of file bnep.h.

unsigned int role

Definition at line 155 of file bnep.h.

Definition at line 167 of file bnep.h.

unsigned long state

Definition at line 156 of file bnep.h.

Definition at line 159 of file bnep.h.

atomic_t terminate

Definition at line 158 of file bnep.h.


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