patch-2.1.67 linux/include/linux/icmp.h
Next file: linux/include/linux/if.h
Previous file: linux/include/linux/awe_voice.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Sat Nov 29 10:33:21 1997
-  Orig file: 
v2.1.66/linux/include/linux/icmp.h
-  Orig date: 
Fri Feb  7 05:54:54 1997
diff -u --recursive --new-file v2.1.66/linux/include/linux/icmp.h linux/include/linux/icmp.h
@@ -88,4 +88,15 @@
 };
 #endif
 
+/*
+ *	constants for (set|get)sockopt
+ */
+
+#define ICMP_FILTER			1
+
+struct icmp_filter {
+	__u32		data;
+};
+
+
 #endif	/* _LINUX_ICMP_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov