Searched refs:rt_metrics (Results 1 – 5 of 5) sorted by relevance
/external/libnl/lib/route/ |
D | route_obj.c | 272 r->rt_metrics[i]); in route_dump_details() 388 a->rt_metrics[i] != b->rt_metrics[i])) in route_compare() 433 a->rt_metrics[i] != b->rt_metrics[i]); in route_compare() 761 route->rt_metrics[metric - 1] = value; in rtnl_route_set_metric() 795 *value = route->rt_metrics[metric - 1]; in rtnl_route_get_metric()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-04-29-LinearScanBug.ll | 98 %struct.rt_metrics = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [4 x i32] } 99 ….ifnet*, %struct.ifaddr*, %struct.sockaddr*, i8*, void (i8*)*, %struct.rt_metrics, %struct.rtentry…
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-04-29-LinearScanBug.ll | 98 %struct.rt_metrics = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [4 x i32] } 99 ….ifnet*, %struct.ifaddr*, %struct.sockaddr*, i8*, void (i8*)*, %struct.rt_metrics, %struct.rtentry…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-04-29-LinearScanBug.ll | 98 %struct.rt_metrics = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [4 x i32] } 99 ….ifnet*, %struct.ifaddr*, %struct.sockaddr*, i8*, void (i8*)*, %struct.rt_metrics, %struct.rtentry…
|
/external/libnl/include/netlink-private/ |
D | types.h | 295 uint32_t rt_metrics[RTAX_MAX]; member
|