Home
last modified time | relevance | path

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

/linux/include/net/
A Dip_fib.h131 struct fib_info { struct
135 struct net *fib_net;
136 refcount_t fib_treeref;
137 refcount_t fib_clntref;
138 unsigned int fib_flags;
139 unsigned char fib_dead;
142 unsigned char fib_type;
143 __be32 fib_prefsrc;
144 u32 fib_tb_id;
145 u32 fib_priority;
[all …]

Completed in 6 milliseconds