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

#include <cmtp.h>

Data Fields

struct list_head list
 
struct socketsock
 
bdaddr_t bdaddr
 
unsigned long state
 
unsigned long flags
 
uint mtu
 
char name [BTNAMSIZ]
 
atomic_t terminate
 
struct task_structtask
 
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_buffreassembly [16]
 

Detailed Description

Definition at line 70 of file cmtp.h.

Field Documentation

struct list_head applications

Definition at line 93 of file cmtp.h.

bdaddr_t bdaddr

Definition at line 75 of file cmtp.h.

unsigned long blockids

Definition at line 95 of file cmtp.h.

Definition at line 91 of file cmtp.h.

unsigned long flags

Definition at line 78 of file cmtp.h.

Definition at line 71 of file cmtp.h.

int msgnum

Definition at line 96 of file cmtp.h.

uint mtu

Definition at line 80 of file cmtp.h.

char name[BTNAMSIZ]

Definition at line 82 of file cmtp.h.

int ncontroller

Definition at line 89 of file cmtp.h.

int num

Definition at line 90 of file cmtp.h.

struct sk_buff* reassembly[16]

Definition at line 100 of file cmtp.h.

Definition at line 73 of file cmtp.h.

unsigned long state

Definition at line 77 of file cmtp.h.

Definition at line 85 of file cmtp.h.

atomic_t terminate

Definition at line 84 of file cmtp.h.

struct sk_buff_head transmit

Definition at line 98 of file cmtp.h.

Definition at line 87 of file cmtp.h.


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