Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h134 struct fib_info { struct
138 struct net *fib_net;
139 refcount_t fib_treeref;
140 refcount_t fib_clntref;
141 unsigned int fib_flags;
142 unsigned char fib_dead;
145 unsigned char fib_type;
146 __be32 fib_prefsrc;
147 u32 fib_tb_id;
148 u32 fib_priority;
[all …]