Searched defs:dn_fib_info (Results 1 – 1 of 1) sorted by relevance
29 struct dn_fib_info { struct32 refcount_t fib_treeref;33 refcount_t fib_clntref;34 int fib_dead;35 unsigned int fib_flags;36 int fib_protocol;37 __le16 fib_prefsrc;38 __u32 fib_priority;40 int fib_nhs;41 int fib_power;[all …]
Completed in 4 milliseconds