Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_fib.h99 struct fib_info { struct
100 struct hlist_node fib_hash;
101 struct hlist_node fib_lhash;
102 struct net *fib_net;
103 int fib_treeref;
104 atomic_t fib_clntref;
105 unsigned int fib_flags;
106 unsigned char fib_dead;
107 unsigned char fib_protocol;
108 unsigned char fib_scope;
[all …]