Searched refs:fib6_null_entry (Results 1 – 6 of 6) sorted by relevance
246 net->ipv6.fib6_null_entry); in fib6_alloc_table()442 if (!rt || rt == arg->net->ipv6.fib6_null_entry) in fib6_rt_dump()794 net->ipv6.fib6_null_entry) { in fib6_add_1()1428 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1467 info->nl_net->ipv6.fib6_null_entry); in fib6_add()1508 info->nl_net->ipv6.fib6_null_entry; in fib6_add()1752 return net->ipv6.fib6_null_entry; in fib6_find_prefix()1838 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree()2007 if (rt == net->ipv6.fib6_null_entry) in fib6_del()2386 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()913 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()1217 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()3091 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()3097 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()3885 if (rt == net->ipv6.fib6_null_entry) in __ip6_del_rt_siblings()5885 if (rt == net->ipv6.fib6_null_entry) in rt6_dump_route()6467 if (!net->ipv6.fib6_null_entry) in ip6_route_net_init()6531 kfree(net->ipv6.fib6_null_entry); in ip6_route_net_init()[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()
69 struct fib6_info *fib6_null_entry; member
70 if (res->f6i == net->ipv6.fib6_null_entry) {
5929 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()
Completed in 41 milliseconds