Linux Kernel
3.7.1
|
#include <ip_fib.h>
Data Fields | |
struct net_device * | nh_dev |
struct hlist_node | nh_hash |
struct fib_info * | nh_parent |
unsigned int | nh_flags |
unsigned char | nh_scope |
int | nh_oif |
__be32 | nh_gw |
__be32 | nh_saddr |
int | nh_saddr_genid |
struct rtable __rcu *__percpu * | nh_pcpu_rth_output |
struct rtable __rcu * | nh_rth_input |
struct fnhe_hash_bucket * | nh_exceptions |
struct net_device* nh_dev |
struct fnhe_hash_bucket* nh_exceptions |
struct hlist_node nh_hash |