Searched refs:fib6_type (Results 1 – 4 of 4) sorted by relevance
71 static int ip6_rt_type_to_error(u8 fib6_type);289 .fib6_type = RTN_UNREACHABLE,620 res->fib6_type = res->f6i->fib6_type; in rt6_device_match()626 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()856 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()876 res->fib6_type = f6i->fib6_type; in __find_rr_leaf()955 res->fib6_type = res->f6i->fib6_type; in rt6_select()1092 static int ip6_rt_type_to_error(u8 fib6_type) in ip6_rt_type_to_error() argument1094 return fib6_prop[fib6_type]; in ip6_rt_type_to_error()1109 static void ip6_rt_init_dst_reject(struct rt6_info *rt, u8 fib6_type) in ip6_rt_init_dst_reject() argument[all …]
206 if (fi->fib6_type != RTN_UNICAST) in prestera_fi6_is_direct()214 if (fi->fib6_type != RTN_UNICAST) in prestera_fi6_is_nh()384 return fen6_info->rt->fib6_type; in prestera_kern_fib_info_type()
549 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
6305 switch (res.fib6_type) { in bpf_ipv6_fib_lookup()