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;143 unsigned int fib_flags;144 unsigned char fib_dead;148 __be32 fib_prefsrc;149 u32 fib_tb_id;150 u32 fib_priority;156 int fib_nhs;[all …]
Completed in 7 milliseconds