Searched defs:fib_info (Results 1 – 1 of 1) sorted by relevance
134 struct fib_info { struct138 struct net *fib_net;139 refcount_t fib_treeref;140 refcount_t fib_clntref;141 unsigned int fib_flags;142 unsigned char fib_dead;146 __be32 fib_prefsrc;147 u32 fib_tb_id;148 u32 fib_priority;154 int fib_nhs;[all …]