Linux Kernel
3.7.1
|
#include <ip_fib.h>
Data Fields | |
struct hlist_node | fib_hash |
struct hlist_node | fib_lhash |
struct net * | fib_net |
int | fib_treeref |
atomic_t | fib_clntref |
unsigned int | fib_flags |
unsigned char | fib_dead |
unsigned char | fib_protocol |
unsigned char | fib_scope |
unsigned char | fib_type |
__be32 | fib_prefsrc |
u32 | fib_priority |
u32 * | fib_metrics |
int | fib_nhs |
struct rcu_head | rcu |
struct fib_nh | fib_nh [0] |
struct hlist_node fib_hash |
struct hlist_node fib_lhash |