Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dip_fib.h136 struct fib_info { struct
137 struct hlist_node fib_hash;
138 struct hlist_node fib_lhash;
139 struct list_head nh_list;
140 struct net *fib_net;
141 refcount_t fib_treeref;
142 refcount_t fib_clntref;
143 unsigned int fib_flags;
144 unsigned char fib_dead;
145 unsigned char fib_protocol;
[all …]