patch-2.1.68 linux/include/net/icmp.h

Next file: linux/include/net/inet_common.h
Previous file: linux/include/net/gc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/include/net/icmp.h linux/include/net/icmp.h
@@ -33,6 +33,9 @@
 extern int	icmp_ioctl(struct sock *sk, int cmd, unsigned long arg);
 extern void	icmp_init(struct net_proto_family *ops);
 
+/* Move into dst.h ? */
+extern int 	xrlim_allow(struct dst_entry *dst, int timeout);
+
 /* CONFIG_IP_TRANSPARENT_PROXY */
 extern int	icmp_chkaddr(struct sk_buff *skb);
 

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