Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dip_fib.h106 struct fib_info { struct
107 struct hlist_node fib_hash;
108 struct hlist_node fib_lhash;
109 struct net *fib_net;
110 int fib_treeref;
111 refcount_t fib_clntref;
112 unsigned int fib_flags;
113 unsigned char fib_dead;
114 unsigned char fib_protocol;
115 unsigned char fib_scope;
[all …]