patch-2.0.22 linux/include/linux/icmp.h
Next file: linux/init/main.c
Previous file: linux/drivers/sound/configure.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Oct 6 17:42:09 1996
- Orig file:
v2.0.21/linux/include/linux/icmp.h
- Orig date:
Wed Jul 12 06:41:59 1995
diff -u --recursive --new-file v2.0.21/linux/include/linux/icmp.h linux/include/linux/icmp.h
@@ -46,6 +46,10 @@
#define ICMP_HOST_ANO 10
#define ICMP_NET_UNR_TOS 11
#define ICMP_HOST_UNR_TOS 12
+#define ICMP_PKT_FILTERED 13 /* Packet filtered */
+#define ICMP_PREC_VIOLATION 14 /* Precedence violation */
+#define ICMP_PREC_CUTOFF 15 /* Precedence cut off */
+#define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */
/* Codes for REDIRECT. */
#define ICMP_REDIR_NET 0 /* Redirect Net */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov