Home
last modified time | relevance | path

Searched refs:fib6_null_entry (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/ipv6/
A Dip6_fib.c246 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 …]
A Droute.c565 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 …]
A Dfib6_rules.c84 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()
/linux-6.3-rc2/include/net/netns/
A Dipv6.h69 struct fib6_info *fib6_null_entry; member
/linux-6.3-rc2/include/trace/events/
A Dfib6.h70 if (res->f6i == net->ipv6.fib6_null_entry) {
/linux-6.3-rc2/net/core/
A Dfilter.c5929 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()

Completed in 41 milliseconds