Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Ddn_fib.h42 struct dn_fib_info { struct
43 struct dn_fib_info *fib_next; argument
44 struct dn_fib_info *fib_prev; argument
45 int fib_treeref;
46 atomic_t fib_clntref;
47 int fib_dead;
48 unsigned fib_flags;
49 int fib_protocol;
50 __le16 fib_prefsrc;
51 __u32 fib_priority;
[all …]