Searched refs:fib6_null_entry (Results 1 – 7 of 7) sorted by relevance
241 net->ipv6.fib6_null_entry); in fib6_alloc_table() 451 if (!rt || rt == arg->net->ipv6.fib6_null_entry) in fib6_rt_dump() 814 net->ipv6.fib6_null_entry) { in fib6_add_1() 1487 fib6_info_hold(info->nl_net->ipv6.fib6_null_entry); in fib6_add() 1489 info->nl_net->ipv6.fib6_null_entry); in fib6_add() 1528 info->nl_net->ipv6.fib6_null_entry); in fib6_add() 1580 info->nl_net->ipv6.fib6_null_entry; in fib6_add() 1822 return net->ipv6.fib6_null_entry; in fib6_find_prefix() 1859 rcu_assign_pointer(fn->leaf, net->ipv6.fib6_null_entry); in fib6_repair_tree() 1908 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree() [all...]
601 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()615 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()913 if (!leaf || leaf == net->ipv6.fib6_null_entry) in rt6_select()952 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()1267 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()1272 if (res.f6i == net->ipv6.fib6_null_entry) { in ip6_pol_route_lookup()2248 if (res->f6i == net->ipv6.fib6_null_entry) { in fib6_table_lookup()2284 if (res.f6i == net->ipv6.fib6_null_entry) in ip6_pol_route()3162 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()3168 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()[all …]
88 if (err || res->f6i == net->ipv6.fib6_null_entry) in fib6_lookup()191 if (!err && res->f6i != net->ipv6.fib6_null_entry) in fib6_rule_action_alt()
4837 if (f6i != net->ipv6.fib6_null_entry) { in modify_prefix_route()
75 struct fib6_info *fib6_null_entry; member
72 if (res->f6i == net->ipv6.fib6_null_entry) {
6312 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()