Searched refs:fib6_null_entry (Results 1 – 6 of 6) sorted by relevance
248 net->ipv6.fib6_null_entry); in fib6_alloc_table()445 if (!rt || rt == arg->net->ipv6.fib6_null_entry) in fib6_rt_dump()797 net->ipv6.fib6_null_entry) { in fib6_add_1()1432 fib6_info_hold(info->nl_net->ipv6.fib6_null_entry); in fib6_add()1434 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1473 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1518 info->nl_net->ipv6.fib6_null_entry; in fib6_add()1762 return net->ipv6.fib6_null_entry; in fib6_find_prefix()1799 rcu_assign_pointer(fn->leaf, net->ipv6.fib6_null_entry); in fib6_repair_tree()1848 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree()[all …]
566 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()580 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()875 if (!leaf || leaf == net->ipv6.fib6_null_entry) in rt6_select()914 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()1218 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()1223 if (res.f6i == net->ipv6.fib6_null_entry) { in ip6_pol_route_lookup()2184 if (res->f6i == net->ipv6.fib6_null_entry) { in fib6_table_lookup()2220 if (res.f6i == net->ipv6.fib6_null_entry) in ip6_pol_route()3093 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()3099 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()[all …]
84 if (err || res->f6i == net->ipv6.fib6_null_entry) in fib6_lookup()187 if (!err && res->f6i != net->ipv6.fib6_null_entry) in fib6_rule_action_alt()
70 struct fib6_info *fib6_null_entry; member
70 if (res->f6i == net->ipv6.fib6_null_entry) {
5957 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()