ip6_rt_type_to_error   42 include/trace/events/fib6.h 		__entry->err = ip6_rt_type_to_error(res->fib6_type);
ip6_rt_type_to_error   69 net/ipv6/route.c static int ip6_rt_type_to_error(u8 fib6_type);
ip6_rt_type_to_error 1073 net/ipv6/route.c 	rt->dst.error = ip6_rt_type_to_error(fib6_type);