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()799 net->ipv6.fib6_null_entry) { in fib6_add_1()1446 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1485 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1528 info->nl_net->ipv6.fib6_null_entry; in fib6_add()1770 return net->ipv6.fib6_null_entry; in fib6_find_prefix()1856 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree()2026 if (rt == net->ipv6.fib6_null_entry) in fib6_del()2440 net->ipv6.fib6_null_entry); in fib6_net_init()[all …]
565 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()579 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()916 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()1229 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()3105 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()3111 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()3902 if (rt == net->ipv6.fib6_null_entry) in __ip6_del_rt_siblings()5899 if (rt == net->ipv6.fib6_null_entry) in rt6_dump_route()6483 if (!net->ipv6.fib6_null_entry) in ip6_route_net_init()6547 kfree(net->ipv6.fib6_null_entry); in ip6_route_net_init()[all …]
85 if (err || res->f6i == net->ipv6.fib6_null_entry) in fib6_lookup()188 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) {
6107 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()
Completed in 45 milliseconds