Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Ddn_fib.h54 struct dn_fib_info { struct
55 struct dn_fib_info *fib_next; argument
56 struct dn_fib_info *fib_prev; argument
57 int fib_treeref;
58 atomic_t fib_clntref;
59 int fib_dead;
60 unsigned fib_flags;
61 int fib_protocol;
62 dn_address fib_prefsrc;
63 u32 fib_priority;
[all …]