patch-2.1.53 linux/include/linux/sockios.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/netdevice.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Sep  4 13:25:28 1997
-  Orig file: 
v2.1.52/linux/include/linux/sockios.h
-  Orig date: 
Thu Dec 12 06:54:20 1996
diff -u --recursive --new-file v2.1.52/linux/include/linux/sockios.h linux/include/linux/sockios.h
@@ -54,6 +54,9 @@
 #define SIOCADDMULTI	0x8931		/* Multicast address lists	*/
 #define SIOCDELMULTI	0x8932
 #define SIOGIFINDEX	0x8933		/* name -> if_index mapping	*/
+#define SIOGIFNAME	0x8934		/* if_index -> name mapping	*/
+#define SIOCGIFCOUNT	0x8935		/* get number of interfaces	*/
+#define SIOCDIFADDR	0x8936		/* delete PA address		*/
 
 #define SIOCGIFBR	0x8940		/* Bridging support		*/
 #define SIOCSIFBR	0x8941		/* Set bridging options 	*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov