|
Linux Kernel
3.7.1
|
#include <netrom.h>
Data Fields | |
| struct sock | sock |
| ax25_address | user_addr |
| ax25_address | source_addr |
| ax25_address | dest_addr |
| struct net_device * | device |
| unsigned char | my_index |
| unsigned char | my_id |
| unsigned char | your_index |
| unsigned char | your_id |
| unsigned char | state |
| unsigned char | condition |
| unsigned char | bpqext |
| unsigned char | window |
| unsigned short | vs |
| unsigned short | vr |
| unsigned short | va |
| unsigned short | vl |
| unsigned char | n2 |
| unsigned char | n2count |
| unsigned long | t1 |
| unsigned long | t2 |
| unsigned long | t4 |
| unsigned long | idle |
| unsigned short | fraglen |
| struct timer_list | t1timer |
| struct timer_list | t2timer |
| struct timer_list | t4timer |
| struct timer_list | idletimer |
| struct sk_buff_head | ack_queue |
| struct sk_buff_head | reseq_queue |
| struct sk_buff_head | frag_queue |
| struct sk_buff_head ack_queue |
| ax25_address dest_addr |
| struct timer_list idletimer |
| struct sk_buff_head reseq_queue |
| ax25_address source_addr |
| struct timer_list t1timer |
| struct timer_list t2timer |
| struct timer_list t4timer |
| ax25_address user_addr |
1.8.2