ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
[deliverable/linux.git] / include / net / ip6_route.h
index f9dbf472bf58a86d829e3d9c4e1257e5fb7e5d1d..789d5f47d5e34a2e040476f121726a3d815190f4 100644 (file)
@@ -95,7 +95,7 @@ extern struct rt6_info                *rt6_lookup(struct net *net,
 
 extern struct dst_entry *icmp6_dst_alloc(struct net_device *dev,
                                         struct neighbour *neigh,
-                                        const struct in6_addr *addr);
+                                        struct flowi6 *fl6);
 extern int icmp6_dst_gc(void);
 
 extern void fib6_force_start_gc(struct net *net);
This page took 0.02626 seconds and 5 git commands to generate.