Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip_fib.h57 struct fib_info struct
59 struct fib_info *fib_next; argument
60 struct fib_info *fib_prev; argument
61 int fib_treeref;
62 atomic_t fib_clntref;
63 int fib_dead;
64 unsigned fib_flags;
65 int fib_protocol;
66 u32 fib_prefsrc;
67 u32 fib_priority;
[all …]