patch-2.1.120 linux/include/net/transp_v6.h

Next file: linux/init/main.c
Previous file: linux/include/net/tcp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/include/net/transp_v6.h linux/include/net/transp_v6.h
@@ -28,7 +28,7 @@
 extern int			datagram_send_ctl(struct msghdr *msg,
 						  int *oif,
 						  struct in6_addr **src_addr,
-						  struct ipv6_options *opt,
+						  struct ipv6_txoptions *opt,
 						  int *hlimit);
 
 #define		LOOPBACK4_IPV6		__constant_htonl(0x7f000006)
@@ -37,6 +37,8 @@
  *	address family specific functions
  */
 extern struct tcp_func	ipv4_specific;
+
+extern int inet6_destroy_sock(struct sock *sk);
 
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov