|
Linux Kernel
3.7.1
|
#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 teimgr * | tm |
| 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_buff * | windowar [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 |
| struct sk_buff_head down_queue |
| struct sk_buff_head i_queue |
| struct sk_buff_head tmp_queue |
| struct sk_buff_head ui_queue |
| struct sk_buff* windowar[MAX_WINDOW] |
1.8.2