]> err.no Git - linux-2.6/blobdiff - include/net/transp_v6.h
[PATCH] WAN: update info page for a bunch of my drivers
[linux-2.6] / include / net / transp_v6.h
index 8b075ab7a26c1bbfe99500f6f0edf858e8dca7ad..61f724c1036faa2df0225e42385f0adde88995ab 100644 (file)
@@ -37,14 +37,14 @@ extern int                  datagram_recv_ctl(struct sock *sk,
 extern int                     datagram_send_ctl(struct msghdr *msg,
                                                  struct flowi *fl,
                                                  struct ipv6_txoptions *opt,
-                                                 int *hlimit);
+                                                 int *hlimit, int *tclass);
 
 #define                LOOPBACK4_IPV6          __constant_htonl(0x7f000006)
 
 /*
  *     address family specific functions
  */
-extern struct tcp_func ipv4_specific;
+extern struct inet_connection_sock_af_ops ipv4_specific;
 
 extern int inet6_destroy_sock(struct sock *sk);