Home
last modified time | relevance | path

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

/include/net/
Dip_fib.h95 struct fib_info { struct
96 struct hlist_node fib_hash;
97 struct hlist_node fib_lhash;
98 struct net *fib_net;
99 int fib_treeref;
100 atomic_t fib_clntref;
101 unsigned int fib_flags;
102 unsigned char fib_dead;
103 unsigned char fib_protocol;
104 unsigned char fib_scope;
[all …]