Lines Matching refs:ipv6

344 	struct rt6_info *rt = dst_alloc(&net->ipv6.ip6_dst_ops, dev,  in ip6_dst_alloc()
349 atomic_inc(&net->ipv6.rt6_stats->fib_rt_alloc); in ip6_dst_alloc()
565 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()
579 res->f6i = net->ipv6.fib6_null_entry; in rt6_device_match()
874 if (!leaf || leaf == net->ipv6.fib6_null_entry) in rt6_select()
913 res->f6i = net->ipv6.fib6_null_entry; in rt6_select()
1166 rt = net->ipv6.ip6_null_entry; in ip6_hold_safe()
1197 nrt = dev_net(dev)->ipv6.ip6_null_entry; in ip6_create_rt_rcu()
1217 res.f6i = net->ipv6.fib6_null_entry; in ip6_pol_route_lookup()
1222 if (res.f6i == net->ipv6.fib6_null_entry) { in ip6_pol_route_lookup()
1227 rt = net->ipv6.ip6_null_entry; in ip6_pol_route_lookup()
1452 net->ipv6.rt6_stats->fib_rt_cache--; in rt6_remove_exception()
1713 net->ipv6.rt6_stats->fib_rt_cache++; in rt6_insert_exception()
2183 if (res->f6i == net->ipv6.fib6_null_entry) { in fib6_table_lookup()
2213 if (net->ipv6.devconf_all->forwarding == 0) in ip6_pol_route()
2219 if (res.f6i == net->ipv6.fib6_null_entry) in ip6_pol_route()
2260 rt = net->ipv6.ip6_null_entry; in ip6_pol_route()
2642 dst = &net->ipv6.ip6_null_entry->dst; in ip6_route_output_flags()
2661 atomic_inc(&net->ipv6.rt6_stats->fib_rt_alloc); in ip6_blackhole_route()
2830 rt6_update_expires(rt, net->ipv6.sysctl.ip6_rt_mtu_expires); in rt6_do_update_pmtu()
3091 rt = net->ipv6.fib6_null_entry; in __ip6_route_redirect()
3093 ret = net->ipv6.ip6_null_entry; in __ip6_route_redirect()
3097 if (rt == net->ipv6.fib6_null_entry) { in __ip6_route_redirect()
3189 if (mtu < net->ipv6.sysctl.ip6_rt_min_advmss) in ip6_default_advmss()
3190 mtu = net->ipv6.sysctl.ip6_rt_min_advmss; in ip6_default_advmss()
3289 struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops); in ip6_dst_gc()
3290 int rt_min_interval = net->ipv6.sysctl.ip6_rt_gc_min_interval; in ip6_dst_gc()
3291 int rt_elasticity = net->ipv6.sysctl.ip6_rt_gc_elasticity; in ip6_dst_gc()
3292 int rt_gc_timeout = net->ipv6.sysctl.ip6_rt_gc_timeout; in ip6_dst_gc()
3293 unsigned long rt_last_gc = net->ipv6.ip6_rt_last_gc; in ip6_dst_gc()
3300 fib6_run_gc(atomic_inc_return(&net->ipv6.ip6_rt_gc_expire), net, true); in ip6_dst_gc()
3303 atomic_set(&net->ipv6.ip6_rt_gc_expire, rt_gc_timeout >> 1); in ip6_dst_gc()
3305 val = atomic_read(&net->ipv6.ip6_rt_gc_expire); in ip6_dst_gc()
3306 atomic_set(&net->ipv6.ip6_rt_gc_expire, val - (val >> rt_elasticity)); in ip6_dst_gc()
3331 if (!err && res->f6i != net->ipv6.fib6_null_entry) in ip6_nh_lookup_table()
3852 if (rt == net->ipv6.fib6_null_entry) { in __ip6_del_rt()
3885 if (rt == net->ipv6.fib6_null_entry) in __ip6_del_rt_siblings()
4412 head = &net->ipv6.fib_table_hash[h]; in rt6_purge_dflt_routers()
4569 (net->ipv6.devconf_all->disable_policy || in addrconf_f6i_alloc()
4592 rt != net->ipv6.fib6_null_entry && in fib6_remove_prefsrc()
4751 if (rt != net->ipv6.fib6_null_entry && !rt->nh && in fib6_ifup()
4837 if (rt == net->ipv6.fib6_null_entry || rt->nh) in fib6_ifdown()
4884 if (net->ipv6.sysctl.skip_notify_on_dev_down) in rt6_sync_down_dev()
5885 if (rt == net->ipv6.fib6_null_entry) in rt6_dump_route()
6112 if (rt == net->ipv6.ip6_null_entry) { in inet6_rtm_getroute()
6228 if (net->ipv6.sysctl.fib_notify_on_flag_change == 2 && in fib6_info_hw_flags_set()
6240 if (!net->ipv6.sysctl.fib_notify_on_flag_change) in fib6_info_hw_flags_set()
6276 net->ipv6.fib6_null_entry->fib6_nh->fib_nh_dev = dev; in ip6_route_dev_notify()
6277 net->ipv6.ip6_null_entry->dst.dev = dev; in ip6_route_dev_notify()
6278 net->ipv6.ip6_null_entry->rt6i_idev = in6_dev_get(dev); in ip6_route_dev_notify()
6280 net->ipv6.ip6_prohibit_entry->dst.dev = dev; in ip6_route_dev_notify()
6281 net->ipv6.ip6_prohibit_entry->rt6i_idev = in6_dev_get(dev); in ip6_route_dev_notify()
6282 net->ipv6.ip6_blk_hole_entry->dst.dev = dev; in ip6_route_dev_notify()
6283 net->ipv6.ip6_blk_hole_entry->rt6i_idev = in6_dev_get(dev); in ip6_route_dev_notify()
6290 in6_dev_put_clear(&net->ipv6.ip6_null_entry->rt6i_idev); in ip6_route_dev_notify()
6292 in6_dev_put_clear(&net->ipv6.ip6_prohibit_entry->rt6i_idev); in ip6_route_dev_notify()
6293 in6_dev_put_clear(&net->ipv6.ip6_blk_hole_entry->rt6i_idev); in ip6_route_dev_notify()
6309 net->ipv6.rt6_stats->fib_nodes, in rt6_stats_seq_show()
6310 net->ipv6.rt6_stats->fib_route_nodes, in rt6_stats_seq_show()
6311 atomic_read(&net->ipv6.rt6_stats->fib_rt_alloc), in rt6_stats_seq_show()
6312 net->ipv6.rt6_stats->fib_rt_entries, in rt6_stats_seq_show()
6313 net->ipv6.rt6_stats->fib_rt_cache, in rt6_stats_seq_show()
6314 dst_entries_get_slow(&net->ipv6.ip6_dst_ops), in rt6_stats_seq_show()
6315 net->ipv6.rt6_stats->fib_discarded_routes); in rt6_stats_seq_show()
6333 delay = net->ipv6.sysctl.flush_delay; in ipv6_sysctl_rtcache_flush()
6345 .data = &init_net.ipv6.sysctl.ip6_rt_max_size,
6359 .data = &init_net.ipv6.sysctl.flush_delay,
6366 .data = &init_net.ipv6.sysctl.ip6_rt_gc_min_interval,
6373 .data = &init_net.ipv6.sysctl.ip6_rt_gc_timeout,
6380 .data = &init_net.ipv6.sysctl.ip6_rt_gc_interval,
6387 .data = &init_net.ipv6.sysctl.ip6_rt_gc_elasticity,
6394 .data = &init_net.ipv6.sysctl.ip6_rt_mtu_expires,
6401 .data = &init_net.ipv6.sysctl.ip6_rt_min_advmss,
6408 .data = &init_net.ipv6.sysctl.ip6_rt_gc_min_interval,
6415 .data = &init_net.ipv6.sysctl.skip_notify_on_dev_down,
6434 table[0].data = &net->ipv6.sysctl.ip6_rt_max_size; in ipv6_route_sysctl_init()
6435 table[1].data = &net->ipv6.ip6_dst_ops.gc_thresh; in ipv6_route_sysctl_init()
6436 table[2].data = &net->ipv6.sysctl.flush_delay; in ipv6_route_sysctl_init()
6438 table[3].data = &net->ipv6.sysctl.ip6_rt_gc_min_interval; in ipv6_route_sysctl_init()
6439 table[4].data = &net->ipv6.sysctl.ip6_rt_gc_timeout; in ipv6_route_sysctl_init()
6440 table[5].data = &net->ipv6.sysctl.ip6_rt_gc_interval; in ipv6_route_sysctl_init()
6441 table[6].data = &net->ipv6.sysctl.ip6_rt_gc_elasticity; in ipv6_route_sysctl_init()
6442 table[7].data = &net->ipv6.sysctl.ip6_rt_mtu_expires; in ipv6_route_sysctl_init()
6443 table[8].data = &net->ipv6.sysctl.ip6_rt_min_advmss; in ipv6_route_sysctl_init()
6444 table[9].data = &net->ipv6.sysctl.ip6_rt_gc_min_interval; in ipv6_route_sysctl_init()
6445 table[10].data = &net->ipv6.sysctl.skip_notify_on_dev_down; in ipv6_route_sysctl_init()
6460 memcpy(&net->ipv6.ip6_dst_ops, &ip6_dst_ops_template, in ip6_route_net_init()
6461 sizeof(net->ipv6.ip6_dst_ops)); in ip6_route_net_init()
6463 if (dst_entries_init(&net->ipv6.ip6_dst_ops) < 0) in ip6_route_net_init()
6466 net->ipv6.fib6_null_entry = fib6_info_alloc(GFP_KERNEL, true); in ip6_route_net_init()
6467 if (!net->ipv6.fib6_null_entry) in ip6_route_net_init()
6469 memcpy(net->ipv6.fib6_null_entry, &fib6_null_entry_template, in ip6_route_net_init()
6470 sizeof(*net->ipv6.fib6_null_entry)); in ip6_route_net_init()
6472 net->ipv6.ip6_null_entry = kmemdup(&ip6_null_entry_template, in ip6_route_net_init()
6473 sizeof(*net->ipv6.ip6_null_entry), in ip6_route_net_init()
6475 if (!net->ipv6.ip6_null_entry) in ip6_route_net_init()
6477 net->ipv6.ip6_null_entry->dst.ops = &net->ipv6.ip6_dst_ops; in ip6_route_net_init()
6478 dst_init_metrics(&net->ipv6.ip6_null_entry->dst, in ip6_route_net_init()
6480 INIT_LIST_HEAD(&net->ipv6.ip6_null_entry->rt6i_uncached); in ip6_route_net_init()
6483 net->ipv6.fib6_has_custom_rules = false; in ip6_route_net_init()
6484 net->ipv6.ip6_prohibit_entry = kmemdup(&ip6_prohibit_entry_template, in ip6_route_net_init()
6485 sizeof(*net->ipv6.ip6_prohibit_entry), in ip6_route_net_init()
6487 if (!net->ipv6.ip6_prohibit_entry) in ip6_route_net_init()
6489 net->ipv6.ip6_prohibit_entry->dst.ops = &net->ipv6.ip6_dst_ops; in ip6_route_net_init()
6490 dst_init_metrics(&net->ipv6.ip6_prohibit_entry->dst, in ip6_route_net_init()
6492 INIT_LIST_HEAD(&net->ipv6.ip6_prohibit_entry->rt6i_uncached); in ip6_route_net_init()
6494 net->ipv6.ip6_blk_hole_entry = kmemdup(&ip6_blk_hole_entry_template, in ip6_route_net_init()
6495 sizeof(*net->ipv6.ip6_blk_hole_entry), in ip6_route_net_init()
6497 if (!net->ipv6.ip6_blk_hole_entry) in ip6_route_net_init()
6499 net->ipv6.ip6_blk_hole_entry->dst.ops = &net->ipv6.ip6_dst_ops; in ip6_route_net_init()
6500 dst_init_metrics(&net->ipv6.ip6_blk_hole_entry->dst, in ip6_route_net_init()
6502 INIT_LIST_HEAD(&net->ipv6.ip6_blk_hole_entry->rt6i_uncached); in ip6_route_net_init()
6504 net->ipv6.fib6_routes_require_src = 0; in ip6_route_net_init()
6508 net->ipv6.sysctl.flush_delay = 0; in ip6_route_net_init()
6509 net->ipv6.sysctl.ip6_rt_max_size = INT_MAX; in ip6_route_net_init()
6510 net->ipv6.sysctl.ip6_rt_gc_min_interval = HZ / 2; in ip6_route_net_init()
6511 net->ipv6.sysctl.ip6_rt_gc_timeout = 60*HZ; in ip6_route_net_init()
6512 net->ipv6.sysctl.ip6_rt_gc_interval = 30*HZ; in ip6_route_net_init()
6513 net->ipv6.sysctl.ip6_rt_gc_elasticity = 9; in ip6_route_net_init()
6514 net->ipv6.sysctl.ip6_rt_mtu_expires = 10*60*HZ; in ip6_route_net_init()
6515 net->ipv6.sysctl.ip6_rt_min_advmss = IPV6_MIN_MTU - 20 - 40; in ip6_route_net_init()
6516 net->ipv6.sysctl.skip_notify_on_dev_down = 0; in ip6_route_net_init()
6518 atomic_set(&net->ipv6.ip6_rt_gc_expire, 30*HZ); in ip6_route_net_init()
6526 kfree(net->ipv6.ip6_prohibit_entry); in ip6_route_net_init()
6528 kfree(net->ipv6.ip6_null_entry); in ip6_route_net_init()
6531 kfree(net->ipv6.fib6_null_entry); in ip6_route_net_init()
6533 dst_entries_destroy(&net->ipv6.ip6_dst_ops); in ip6_route_net_init()
6540 kfree(net->ipv6.fib6_null_entry); in ip6_route_net_exit()
6541 kfree(net->ipv6.ip6_null_entry); in ip6_route_net_exit()
6543 kfree(net->ipv6.ip6_prohibit_entry); in ip6_route_net_exit()
6544 kfree(net->ipv6.ip6_blk_hole_entry); in ip6_route_net_exit()
6546 dst_entries_destroy(&net->ipv6.ip6_dst_ops); in ip6_route_net_exit()
6586 net->ipv6.peers = bp; in ipv6_inetpeer_init()
6592 struct inet_peer_base *bp = net->ipv6.peers; in ipv6_inetpeer_exit()
6594 net->ipv6.peers = NULL; in ipv6_inetpeer_exit()
6619 init_net.ipv6.fib6_null_entry->fib6_nh->fib_nh_dev = init_net.loopback_dev; in ip6_route_init_special_entries()
6620 init_net.ipv6.ip6_null_entry->dst.dev = init_net.loopback_dev; in ip6_route_init_special_entries()
6621 init_net.ipv6.ip6_null_entry->rt6i_idev = in6_dev_get(init_net.loopback_dev); in ip6_route_init_special_entries()
6623 init_net.ipv6.ip6_prohibit_entry->dst.dev = init_net.loopback_dev; in ip6_route_init_special_entries()
6624 init_net.ipv6.ip6_prohibit_entry->rt6i_idev = in6_dev_get(init_net.loopback_dev); in ip6_route_init_special_entries()
6625 init_net.ipv6.ip6_blk_hole_entry->dst.dev = init_net.loopback_dev; in ip6_route_init_special_entries()
6626 init_net.ipv6.ip6_blk_hole_entry->rt6i_idev = in6_dev_get(init_net.loopback_dev); in ip6_route_init_special_entries()