Home
last modified time | relevance | path

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

/linux/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()
793 net->ipv6.fib6_null_entry) { in fib6_add_1()
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()
1837 new_fn_leaf = net->ipv6.fib6_null_entry; in fib6_repair_tree()
2006 if (rt == net->ipv6.fib6_null_entry) in fib6_del()
2385 net->ipv6.fib6_null_entry); in fib6_net_init()
[all …]
A Droute.c563 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()
577 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()
910 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()
1217 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()
3101 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()
3107 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()
3916 if (rt == net->ipv6.fib6_null_entry) in __ip6_del_rt_siblings()
5898 if (rt == net->ipv6.fib6_null_entry) in rt6_dump_route()
6479 if (!net->ipv6.fib6_null_entry) in ip6_route_net_init()
6543 kfree(net->ipv6.fib6_null_entry); in ip6_route_net_init()
[all …]
A Dfib6_rules.c83 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()
/linux/include/net/netns/
A Dipv6.h69 struct fib6_info *fib6_null_entry; member
/linux/include/trace/events/
A Dfib6.h70 if (res->f6i == net->ipv6.fib6_null_entry) {
/linux/net/core/
A Dfilter.c5564 res.f6i == net->ipv6.fib6_null_entry)) in bpf_ipv6_fib_lookup()

Completed in 43 milliseconds