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