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

#include <x25.h>

Data Fields

struct list_head node
 
struct net_devicedev
 
unsigned int state
 
unsigned int extended
 
struct sk_buff_head queue
 
unsigned long t20
 
struct timer_list t20timer
 
unsigned long global_facil_mask
 
atomic_t refcnt
 

Detailed Description

Definition at line 135 of file x25.h.

Field Documentation

Definition at line 137 of file x25.h.

unsigned int extended

Definition at line 139 of file x25.h.

unsigned long global_facil_mask

Definition at line 143 of file x25.h.

Definition at line 136 of file x25.h.

Definition at line 140 of file x25.h.

atomic_t refcnt

Definition at line 144 of file x25.h.

unsigned int state

Definition at line 138 of file x25.h.

unsigned long t20

Definition at line 141 of file x25.h.

struct timer_list t20timer

Definition at line 142 of file x25.h.


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