Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Ddn_fib.h27 struct dn_fib_info { struct
28 struct dn_fib_info *fib_next; argument
29 struct dn_fib_info *fib_prev; argument
30 int fib_treeref;
31 atomic_t fib_clntref;
32 int fib_dead;
33 unsigned int fib_flags;
34 int fib_protocol;
35 __le16 fib_prefsrc;
36 __u32 fib_priority;
[all …]