patch-2.1.124 linux/include/net/ipv6.h
Next file: linux/include/net/snmp.h
Previous file: linux/include/net/ip_portfw.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Sun Oct 4 12:17:49 1998
- Orig file:
v2.1.123/linux/include/net/ipv6.h
- Orig date:
Sat Sep 5 16:46:41 1998
diff -u --recursive --new-file v2.1.123/linux/include/net/ipv6.h linux/include/net/ipv6.h
@@ -4,7 +4,7 @@
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
- * $Id: ipv6.h,v 1.13 1998/08/26 12:02:11 davem Exp $
+ * $Id: ipv6.h,v 1.14 1998/10/03 09:36:45 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -283,6 +283,11 @@
extern void ipv6_packet_cleanup(void);
extern void ipv6_netdev_notif_cleanup(void);
+
+extern int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len);
+extern void ipv6_icmp_error(struct sock *sk, struct sk_buff *skb, int err, u16 port,
+ u32 info, u8 *payload);
+extern void ipv6_local_error(struct sock *sk, int err, struct flowi *fl, u32 info);
#endif /* __KERNEL__ */
#endif /* _NET_IPV6_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov