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

#include <ip_fib.h>

Data Fields

struct fib_nh_exception __rcufnhe_next
 
__be32 fnhe_daddr
 
u32 fnhe_pmtu
 
__be32 fnhe_gw
 
unsigned long fnhe_expires
 
struct rtable __rcufnhe_rth
 
unsigned long fnhe_stamp
 

Detailed Description

Definition at line 52 of file ip_fib.h.

Field Documentation

__be32 fnhe_daddr

Definition at line 54 of file ip_fib.h.

unsigned long fnhe_expires

Definition at line 57 of file ip_fib.h.

__be32 fnhe_gw

Definition at line 56 of file ip_fib.h.

Definition at line 53 of file ip_fib.h.

u32 fnhe_pmtu

Definition at line 55 of file ip_fib.h.

struct rtable __rcu* fnhe_rth

Definition at line 58 of file ip_fib.h.

unsigned long fnhe_stamp

Definition at line 59 of file ip_fib.h.


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