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

#include <dn_dev.h>

Data Fields

struct dn_ifaddr __rcuifa_list
 
struct net_devicedev
 
struct dn_dev_parms parms
 
char use_long
 
struct timer_list timer
 
unsigned long t3
 
struct neigh_parmsneigh_parms
 
__u8 addr [ETH_ALEN]
 
struct neighbourrouter
 
struct neighbourpeer
 
unsigned long uptime
 

Detailed Description

Definition at line 86 of file dn_dev.h.

Field Documentation

__u8 addr[ETH_ALEN]

Definition at line 94 of file dn_dev.h.

Definition at line 88 of file dn_dev.h.

struct dn_ifaddr __rcu* ifa_list

Definition at line 87 of file dn_dev.h.

Definition at line 93 of file dn_dev.h.

Definition at line 89 of file dn_dev.h.

Definition at line 96 of file dn_dev.h.

struct neighbour* router

Definition at line 95 of file dn_dev.h.

unsigned long t3

Definition at line 92 of file dn_dev.h.

Definition at line 91 of file dn_dev.h.

unsigned long uptime

Definition at line 97 of file dn_dev.h.

char use_long

Definition at line 90 of file dn_dev.h.


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