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

#include <irlmp.h>

Data Fields

irda_queue_t queue
 
magic_t magic
 
unsigned long connected
 
int persistent
 
__u8 slsap_sel
 
__u8 dlsap_sel
 
struct sk_buffconn_skb
 
struct timer_list watchdog_timer
 
LSAP_STATE lsap_state
 
notify_t notify
 
struct qos_info qos
 
struct lap_cblap
 

Detailed Description

Definition at line 98 of file irlmp.h.

Field Documentation

struct sk_buff* conn_skb

Definition at line 110 of file irlmp.h.

unsigned long connected

Definition at line 102 of file irlmp.h.

__u8 dlsap_sel

Definition at line 106 of file irlmp.h.

struct lap_cb* lap

Definition at line 118 of file irlmp.h.

LSAP_STATE lsap_state

Definition at line 114 of file irlmp.h.

magic_t magic

Definition at line 100 of file irlmp.h.

Definition at line 115 of file irlmp.h.

int persistent

Definition at line 103 of file irlmp.h.

Definition at line 116 of file irlmp.h.

Definition at line 99 of file irlmp.h.

__u8 slsap_sel

Definition at line 105 of file irlmp.h.

struct timer_list watchdog_timer

Definition at line 112 of file irlmp.h.


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