]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/transp_v6.h
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
[linux-2.6-omap-h63xx.git] / include / net / transp_v6.h
index 27394e0447d88d9b5d788b14b8e4bed582b45817..112934a3288d598868ca19f2a471e52a0d07066e 100644 (file)
@@ -40,7 +40,8 @@ extern int                    datagram_recv_ctl(struct sock *sk,
                                                  struct msghdr *msg,
                                                  struct sk_buff *skb);
 
-extern int                     datagram_send_ctl(struct msghdr *msg,
+extern int                     datagram_send_ctl(struct net *net,
+                                                 struct msghdr *msg,
                                                  struct flowi *fl,
                                                  struct ipv6_txoptions *opt,
                                                  int *hlimit, int *tclass);