Searched refs:fib6_null_entry (Results 1 – 6 of 6) sorted by relevance
245 net->ipv6.fib6_null_entry); in fib6_alloc_table()441 if (!rt || rt == arg->net->ipv6.fib6_null_entry) in fib6_rt_dump()793 net->ipv6.fib6_null_entry) { in fib6_add_1()1425 fib6_info_hold(info->nl_net->ipv6.fib6_null_entry); in fib6_add()1427 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1466 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1507 info->nl_net->ipv6.fib6_null_entry; in fib6_add()1751 return net->ipv6.fib6_null_entry; in fib6_find_prefix()1788 rcu_assign_pointer(fn->leaf, net->ipv6.fib6_null_entry); in fib6_repair_tree()1837 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree()[all …]
561 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()575 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()869 if (!leaf || leaf == net->ipv6.fib6_null_entry) in rt6_select()908 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()1215 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()1220 if (res.f6i == net->ipv6.fib6_null_entry) { in ip6_pol_route_lookup()2187 if (res->f6i == net->ipv6.fib6_null_entry) { in fib6_table_lookup()2223 if (res.f6i == net->ipv6.fib6_null_entry) in ip6_pol_route()2973 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()2979 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()[all …]
83 if (err || res->f6i == net->ipv6.fib6_null_entry) in fib6_lookup()186 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) {
5461 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()