Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_fib.h212 struct fib_rt_info { struct
213 struct fib_info *fi;
214 u32 tb_id;
215 __be32 dst;
216 int dst_len;
217 dscp_t dscp;
218 u8 type;
219 u8 offload:1,
220 trap:1,
221 offload_failed:1,
[all …]