Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dip_fib.h131 struct fib_info { struct
132 struct hlist_node fib_hash;
133 struct hlist_node fib_lhash;
134 struct list_head nh_list;
135 struct net *fib_net;
136 int fib_treeref;
137 refcount_t fib_clntref;
138 unsigned int fib_flags;
139 unsigned char fib_dead;
140 unsigned char fib_protocol;
[all …]