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

#include <ax25.h>

Data Fields

ax25_address port_addr
 
ax25_address source_addr
 
ax25_address dest_addr
 
unsigned int cmd
 
unsigned long arg
 
unsigned char digi_count
 
ax25_address digi_addr [AX25_MAX_DIGIS]
 

Detailed Description

Definition at line 77 of file ax25.h.

Field Documentation

unsigned long arg

Definition at line 82 of file ax25.h.

unsigned int cmd

Definition at line 81 of file ax25.h.

ax25_address dest_addr

Definition at line 80 of file ax25.h.

Definition at line 84 of file ax25.h.

unsigned char digi_count

Definition at line 83 of file ax25.h.

ax25_address port_addr

Definition at line 78 of file ax25.h.

ax25_address source_addr

Definition at line 79 of file ax25.h.


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