Searched refs:ip6_null_entry (Results 1 – 5 of 5) sorted by relevance
47 dst_hold(&net->ipv6.ip6_null_entry->dst); in fib6_rule_lookup()48 return &net->ipv6.ip6_null_entry->dst; in fib6_rule_lookup()54 rt = net->ipv6.ip6_null_entry; in fib6_rule_lookup()76 rt = net->ipv6.ip6_null_entry; in fib6_rule_action()96 if (rt != net->ipv6.ip6_null_entry) { in fib6_rule_action()
506 return net->ipv6.ip6_null_entry; in rt6_device_match()746 return match ? match : net->ipv6.ip6_null_entry; in rt6_select()861 if (rt == net->ipv6.ip6_null_entry) { in ip6_pol_route_lookup()1011 dst_hold(&net->ipv6.ip6_null_entry->dst); in rt6_make_pcpu_route()1012 return net->ipv6.ip6_null_entry; in rt6_make_pcpu_route()1063 if (rt == net->ipv6.ip6_null_entry) { in ip6_pol_route()1076 if (rt == net->ipv6.ip6_null_entry || (rt->rt6i_flags & RTF_CACHE)) { in ip6_pol_route()1101 uncached_rt = net->ipv6.ip6_null_entry; in ip6_pol_route()1459 rt = net->ipv6.ip6_null_entry; in __ip6_route_redirect()1461 rt = net->ipv6.ip6_null_entry; in __ip6_route_redirect()[all …]
221 table->tb6_root.leaf = net->ipv6.ip6_null_entry; in fib6_alloc_table()295 rt = net->ipv6.ip6_null_entry; in fib6_rule_lookup()998 sfn->leaf = info->nl_net->ipv6.ip6_null_entry; in fib6_add()999 atomic_inc(&info->nl_net->ipv6.ip6_null_entry->rt6i_ref); in fib6_add()1067 pn->leaf = info->nl_net->ipv6.ip6_null_entry; in fib6_add()1260 return net->ipv6.ip6_null_entry; in fib6_find_prefix()1312 fn->leaf = net->ipv6.ip6_null_entry; in fib6_repair_tree()1452 if (!fn || rt == net->ipv6.ip6_null_entry) in fib6_del()1836 net->ipv6.fib6_main_tbl->tb6_root.leaf = net->ipv6.ip6_null_entry; in fib6_net_init()1847 net->ipv6.fib6_local_tbl->tb6_root.leaf = net->ipv6.ip6_null_entry; in fib6_net_init()
56 struct rt6_info *ip6_null_entry; member
240 struct dst_entry *dst_null = &net->ipv6.ip6_null_entry->dst; in vrf_process_v6_outbound()