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

#include <dn_fib.h>

Data Fields

struct net_devicenh_dev
 
unsigned int nh_flags
 
unsigned char nh_scope
 
int nh_weight
 
int nh_power
 
int nh_oif
 
__le16 nh_gw
 

Detailed Description

Definition at line 32 of file dn_fib.h.

Field Documentation

struct net_device* nh_dev

Definition at line 33 of file dn_fib.h.

unsigned int nh_flags

Definition at line 34 of file dn_fib.h.

__le16 nh_gw

Definition at line 39 of file dn_fib.h.

int nh_oif

Definition at line 38 of file dn_fib.h.

int nh_power

Definition at line 37 of file dn_fib.h.

unsigned char nh_scope

Definition at line 35 of file dn_fib.h.

int nh_weight

Definition at line 36 of file dn_fib.h.


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