Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip_fib.h102 struct fib_info { struct
103 struct hlist_node fib_hash;
104 struct hlist_node fib_lhash;
105 struct net *fib_net;
106 int fib_treeref;
107 atomic_t fib_clntref;
108 unsigned int fib_flags;
109 unsigned char fib_dead;
110 unsigned char fib_protocol;
111 unsigned char fib_scope;
[all …]