Home
last modified time | relevance | path

Searched defs:fib_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/
Dip_fib.h71 struct fib_info { struct
72 struct hlist_node fib_hash;
73 struct hlist_node fib_lhash;
74 struct net *fib_net;
75 int fib_treeref;
76 atomic_t fib_clntref;
77 unsigned fib_flags;
78 unsigned char fib_dead;
79 unsigned char fib_protocol;
80 unsigned char fib_scope;
[all …]