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
135 struct hlist_node fib_hash;
136 struct hlist_node fib_lhash;
137 struct list_head nh_list;
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;
143 unsigned char fib_protocol;
[all …]