patch-2.4.0-test10 linux/include/linux/sockios.h
Next file: linux/include/linux/sunrpc/auth.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Oct 10 10:33:52 2000
- Orig file:
v2.4.0-test9/linux/include/linux/sockios.h
- Orig date:
Sat Jan 22 11:54:57 2000
diff -u --recursive --new-file v2.4.0-test9/linux/include/linux/sockios.h linux/include/linux/sockios.h
@@ -72,6 +72,9 @@
#define SIOCGIFTXQLEN 0x8942 /* Get the tx queue length */
#define SIOCSIFTXQLEN 0x8943 /* Set the tx queue length */
+#define SIOCGIFDIVERT 0x8944 /* Frame diversion support */
+#define SIOCSIFDIVERT 0x8945 /* Set frame diversion options */
+
/* ARP cache control calls. */
/* 0x8950 - 0x8952 * obsolete calls, don't re-use */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)