Searched defs:fib_rt_info (Results 1 – 1 of 1) sorted by relevance
210 struct fib_rt_info { struct211 struct fib_info *fi;212 u32 tb_id;213 __be32 dst;214 int dst_len;215 dscp_t dscp;216 u8 type;217 u8 offload:1,218 trap:1,219 offload_failed:1,[all …]
Completed in 6 milliseconds