]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/xfrm.h
netns xfrm: ->get_saddr in netns
[linux-2.6-omap-h63xx.git] / include / net / xfrm.h
index b16d4c0b16e0cad93ea7c44f6d4f044558ced5b3..d076f3d342789620285d41e5b4e8b1349f2eed98 100644 (file)
@@ -269,7 +269,7 @@ struct xfrm_policy_afinfo {
        struct dst_entry        *(*dst_lookup)(struct net *net, int tos,
                                               xfrm_address_t *saddr,
                                               xfrm_address_t *daddr);
-       int                     (*get_saddr)(xfrm_address_t *saddr, xfrm_address_t *daddr);
+       int                     (*get_saddr)(struct net *net, xfrm_address_t *saddr, xfrm_address_t *daddr);
        struct dst_entry        *(*find_bundle)(struct flowi *fl, struct xfrm_policy *policy);
        void                    (*decode_session)(struct sk_buff *skb,
                                                  struct flowi *fl,