Searched refs:ip6_dst_ops (Results 1 – 2 of 2) sorted by relevance
48 struct dst_ops ip6_dst_ops; member
727 ip6_dst_gc(&net->ipv6.ip6_dst_ops); in rt6_alloc_cow()1041 rt = ip6_dst_alloc(&net->ipv6.ip6_dst_ops); in icmp6_dst_alloc()1127 struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops); in ip6_dst_gc()1215 rt = ip6_dst_alloc(&net->ipv6.ip6_dst_ops); in ip6_route_add()1724 struct rt6_info *rt = ip6_dst_alloc(&net->ipv6.ip6_dst_ops); in ip6_rt_copy()2004 struct rt6_info *rt = ip6_dst_alloc(&net->ipv6.ip6_dst_ops); in addrconf_dst_alloc()2579 dst_entries_get_slow(&net->ipv6.ip6_dst_ops), in rt6_stats_seq_show()2702 table[1].data = &net->ipv6.ip6_dst_ops.gc_thresh; in ipv6_route_sysctl_init()2721 memcpy(&net->ipv6.ip6_dst_ops, &ip6_dst_ops_template, in ip6_route_net_init()2722 sizeof(net->ipv6.ip6_dst_ops)); in ip6_route_net_init()[all …]