Searched refs:fib6_null_entry (Results 1 – 6 of 6) sorted by relevance
245 net->ipv6.fib6_null_entry); in fib6_alloc_table()408 if (rt == arg->net->ipv6.fib6_null_entry) in fib6_rt_dump()739 net->ipv6.fib6_null_entry) { in fib6_add_1()1355 fib6_info_hold(info->nl_net->ipv6.fib6_null_entry); in fib6_add()1357 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1396 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1437 info->nl_net->ipv6.fib6_null_entry; in fib6_add()1679 return net->ipv6.fib6_null_entry; in fib6_find_prefix()1716 rcu_assign_pointer(fn->leaf, net->ipv6.fib6_null_entry); in fib6_repair_tree()1761 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree()[all …]
572 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()586 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()880 if (!leaf || leaf == net->ipv6.fib6_null_entry) in rt6_select()919 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()1228 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()1233 if (res.f6i == net->ipv6.fib6_null_entry) { in ip6_pol_route_lookup()2169 if (res->f6i == net->ipv6.fib6_null_entry) { in fib6_table_lookup()2205 if (res.f6i == net->ipv6.fib6_null_entry) in ip6_pol_route()2946 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()2952 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()[all …]
81 if (err || res->f6i == net->ipv6.fib6_null_entry) in fib6_lookup()182 if (!err && res->f6i != net->ipv6.fib6_null_entry) in fib6_rule_action_alt()
71 struct fib6_info *fib6_null_entry; member
70 if (res->f6i == net->ipv6.fib6_null_entry) {
4792 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()