Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Ddn_fib.h29 struct dn_fib_info { struct
30 struct dn_fib_info *fib_next; argument
31 struct dn_fib_info *fib_prev; argument
32 int 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;
[all …]