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

#include <layer2.h>

Data Fields

struct list_head list
 
struct mISDNchannel ch
 
u_long flag
 
int id
 
struct mISDNchannel * up
 
signed char sapi
 
signed char tei
 
struct laddr addr
 
u_int maxlen
 
struct teimgrtm
 
u_int vs
 
u_int va
 
u_int vr
 
int rc
 
u_int window
 
u_int sow
 
struct FsmInst l2m
 
struct FsmTimer t200 t203
 
int T200
 
int N200
 
int T203
 
u_int next_id
 
u_int down_id
 
struct sk_buffwindowar [MAX_WINDOW]
 
struct sk_buff_head i_queue
 
struct sk_buff_head ui_queue
 
struct sk_buff_head down_queue
 
struct sk_buff_head tmp_queue
 

Detailed Description

Definition at line 52 of file layer2.h.

Field Documentation

struct laddr addr

Definition at line 60 of file layer2.h.

struct mISDNchannel ch

Definition at line 54 of file layer2.h.

u_int down_id

Definition at line 71 of file layer2.h.

struct sk_buff_head down_queue

Definition at line 75 of file layer2.h.

Definition at line 55 of file layer2.h.

Definition at line 73 of file layer2.h.

Definition at line 56 of file layer2.h.

Definition at line 67 of file layer2.h.

Definition at line 53 of file layer2.h.

u_int maxlen

Definition at line 61 of file layer2.h.

int N200

Definition at line 69 of file layer2.h.

u_int next_id

Definition at line 70 of file layer2.h.

Definition at line 64 of file layer2.h.

signed char sapi

Definition at line 58 of file layer2.h.

u_int sow

Definition at line 66 of file layer2.h.

int T200

Definition at line 69 of file layer2.h.

struct FsmTimer t200 t203

Definition at line 68 of file layer2.h.

int T203

Definition at line 69 of file layer2.h.

signed char tei

Definition at line 59 of file layer2.h.

Definition at line 62 of file layer2.h.

struct sk_buff_head tmp_queue

Definition at line 76 of file layer2.h.

struct sk_buff_head ui_queue

Definition at line 74 of file layer2.h.

struct mISDNchannel* up

Definition at line 57 of file layer2.h.

u_int va

Definition at line 63 of file layer2.h.

u_int vr

Definition at line 63 of file layer2.h.

u_int vs

Definition at line 63 of file layer2.h.

u_int window

Definition at line 65 of file layer2.h.

Definition at line 72 of file layer2.h.


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