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

#include <ax25.h>

Data Fields

struct ax25_routenext
 
atomic_t refcount
 
ax25_address callsign
 
struct net_devicedev
 
ax25_digidigipeat
 
char ip_mode
 

Detailed Description

Definition at line 184 of file ax25.h.

Field Documentation

ax25_address callsign

Definition at line 187 of file ax25.h.

Definition at line 188 of file ax25.h.

ax25_digi* digipeat

Definition at line 189 of file ax25.h.

char ip_mode

Definition at line 190 of file ax25.h.

Definition at line 185 of file ax25.h.

atomic_t refcount

Definition at line 186 of file ax25.h.


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