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

#include <ax25.h>

Data Fields

struct hlist_node ax25_node
 
ax25_address source_addr
 
ax25_address dest_addr
 
ax25_digidigipeat
 
ax25_devax25_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 socksk
 
atomic_t refcount
 

Detailed Description

Definition at line 225 of file ax25.h.

Field Documentation

struct sk_buff_head ack_queue

Definition at line 240 of file ax25.h.

Definition at line 229 of file ax25.h.

struct hlist_node ax25_node

Definition at line 226 of file ax25.h.

unsigned char backoff

Definition at line 233 of file ax25.h.

unsigned char condition

Definition at line 233 of file ax25.h.

ax25_address dest_addr

Definition at line 227 of file ax25.h.

ax25_digi* digipeat

Definition at line 228 of file ax25.h.

Definition at line 243 of file ax25.h.

Definition at line 241 of file ax25.h.

unsigned short fraglen

Definition at line 237 of file ax25.h.

unsigned short fragno

Definition at line 237 of file ax25.h.

unsigned char iamdigi

Definition at line 230 of file ax25.h.

unsigned long idle

Definition at line 236 of file ax25.h.

struct timer_list t1timer t2timer t3timer idletimer

Definition at line 235 of file ax25.h.

unsigned char modulus

Definition at line 231 of file ax25.h.

unsigned char n2

Definition at line 234 of file ax25.h.

unsigned char n2count

Definition at line 234 of file ax25.h.

unsigned short paclen

Definition at line 237 of file ax25.h.

unsigned char pidincl

Definition at line 231 of file ax25.h.

atomic_t refcount

Definition at line 245 of file ax25.h.

struct sk_buff_head reseq_queue

Definition at line 239 of file ax25.h.

unsigned long rtt

Definition at line 236 of file ax25.h.

struct sock* sk

Definition at line 244 of file ax25.h.

ax25_address source_addr

Definition at line 227 of file ax25.h.

unsigned char state

Definition at line 231 of file ax25.h.

unsigned long t1

Definition at line 236 of file ax25.h.

unsigned long t2

Definition at line 236 of file ax25.h.

unsigned long t3

Definition at line 236 of file ax25.h.

unsigned short va

Definition at line 232 of file ax25.h.

unsigned short vr

Definition at line 232 of file ax25.h.

unsigned short vs

Definition at line 232 of file ax25.h.

unsigned char window

Definition at line 242 of file ax25.h.

struct sk_buff_head write_queue

Definition at line 238 of file ax25.h.


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