Linux Kernel
3.7.1
|
#include <ax25.h>
Data Fields | |
struct hlist_node | ax25_node |
ax25_address | source_addr |
ax25_address | dest_addr |
ax25_digi * | digipeat |
ax25_dev * | ax25_dev |
unsigned char | iamdigi |
unsigned char | state |
unsigned char | modulus |
unsigned char | pidincl |
unsigned short | vs |
unsigned short | vr |
unsigned short | va |
unsigned char | condition |
unsigned char | backoff |
unsigned char | n2 |
unsigned char | n2count |
struct timer_list t1timer t2timer t3timer | idletimer |
unsigned long | t1 |
unsigned long | t2 |
unsigned long | t3 |
unsigned long | idle |
unsigned long | rtt |
unsigned short | paclen |
unsigned short | fragno |
unsigned short | fraglen |
struct sk_buff_head | write_queue |
struct sk_buff_head | reseq_queue |
struct sk_buff_head | ack_queue |
struct sk_buff_head | frag_queue |
unsigned char | window |
struct timer_list timer | dtimer |
struct sock * | sk |
atomic_t | refcount |
struct sk_buff_head ack_queue |
struct hlist_node ax25_node |
ax25_address dest_addr |
struct timer_list timer dtimer |
struct timer_list t1timer t2timer t3timer idletimer |
struct sk_buff_head reseq_queue |
ax25_address source_addr |
struct sk_buff_head write_queue |