Linux Kernel
3.7.1
|
#include <cmtp.h>
Data Fields | |
struct list_head | list |
struct socket * | sock |
bdaddr_t | bdaddr |
unsigned long | state |
unsigned long | flags |
uint | mtu |
char | name [BTNAMSIZ] |
atomic_t | terminate |
struct task_struct * | task |
wait_queue_head_t | wait |
int | ncontroller |
int | num |
struct capi_ctr | ctrl |
struct list_head | applications |
unsigned long | blockids |
int | msgnum |
struct sk_buff_head | transmit |
struct sk_buff * | reassembly [16] |
struct task_struct* task |
struct sk_buff_head transmit |
wait_queue_head_t wait |