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

#include <x25.h>

Data Fields

struct list_head node
 
struct x25_address address
 
unsigned int sigdigits
 
struct net_devicedev
 
atomic_t refcnt
 

Detailed Description

struct x25_route - x25 routing entry - entry in x25_list_lock - Start of address range - Number of sig digits - More than one for MLP - reference counter

Definition at line 127 of file x25.h.

Field Documentation

Definition at line 129 of file x25.h.

Definition at line 131 of file x25.h.

Definition at line 128 of file x25.h.

atomic_t refcnt

Definition at line 132 of file x25.h.

unsigned int sigdigits

Definition at line 130 of file x25.h.


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