Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
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 …]

Completed in 5 milliseconds