ip6_rt_type_to_error
__entry->err = ip6_rt_type_to_error(res->fib6_type);
rt->dst.error = ip6_rt_type_to_error(fib6_type);
static int ip6_rt_type_to_error(u8 fib6_type);