patch-2.1.1 linux/include/linux/icmp.h
Next file: linux/include/linux/pci.h
Previous file: linux/include/asm-i386/unistd.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed Oct  2 13:16:09 1996
-  Orig file: 
v2.1.0/linux/include/linux/icmp.h
-  Orig date: 
Wed Jul 12 06:41:59 1995
diff -u --recursive --new-file v2.1.0/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