Searched defs:fib_info (Results 1 – 1 of 1) sorted by relevance
136 struct fib_info { struct140 struct net *fib_net;141 refcount_t fib_treeref;142 refcount_t fib_clntref;148 __be32 fib_prefsrc;149 u32 fib_tb_id;150 u32 fib_priority;156 int fib_nhs;157 bool fib_nh_is_v6;158 bool nh_updated;[all …]
Completed in 12 milliseconds