Searched refs:fib6_type (Results 1 – 6 of 6) sorted by relevance
71 static int ip6_rt_type_to_error(u8 fib6_type);283 .fib6_type = RTN_UNREACHABLE,580 res->fib6_type = res->f6i->fib6_type; in rt6_device_match()586 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()812 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()832 res->fib6_type = f6i->fib6_type; in __find_rr_leaf()911 res->fib6_type = res->f6i->fib6_type; in rt6_select()1039 static int ip6_rt_type_to_error(u8 fib6_type) in ip6_rt_type_to_error() argument1041 return fib6_prop[fib6_type]; in ip6_rt_type_to_error()1056 static void ip6_rt_init_dst_reject(struct rt6_info *rt, u8 fib6_type) in ip6_rt_init_dst_reject() argument[all …]
42 __entry->err = ip6_rt_type_to_error(res->fib6_type);
191 u8 fib6_type; member227 u8 fib6_type; member
426 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
5377 else if (rt->fib6_type == RTN_BLACKHOLE) in mlxsw_sp_fib6_entry_type_set()
5464 switch (res.fib6_type) { in bpf_ipv6_fib_lookup()