Searched defs:fib_result_nl (Results 1 – 1 of 1) sorted by relevance
182 struct fib_result_nl { struct183 __be32 fl_addr; /* To be looked up*/184 u32 fl_mark;185 unsigned char fl_tos;186 unsigned char fl_scope;187 unsigned char tb_id_in;189 unsigned char tb_id; /* Results */190 unsigned char prefixlen;191 unsigned char nh_sel;192 unsigned char type;[all …]