Linux Kernel
3.7.1
|
#include <bnep.h>
Data Fields | |
struct list_head | list |
unsigned int | role |
unsigned long | state |
unsigned long | flags |
atomic_t | terminate |
struct task_struct * | task |
struct ethhdr | eh |
struct msghdr | msg |
struct bnep_proto_filter | proto_filter [BNEP_MAX_PROTO_FILTERS] |
unsigned long long | mc_filter |
struct socket * | sock |
struct net_device * | dev |
struct net_device* dev |
struct bnep_proto_filter proto_filter[BNEP_MAX_PROTO_FILTERS] |
struct task_struct* task |