www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / kernel / linux / include / linux / sockios.h
index 5eb3320..416373b 100755 (executable)
 #define SIOCBRADDIF    0x89a2          /* add interface to bridge      */
 #define SIOCBRDELIF    0x89a3          /* remove interface from bridge */
 
+
+/***********************BRCM global ioctl calls*****************************/
+#define SIOC_BRCM_GLOBAL_BASE    0x89c0
+#define SIOCGIFTRANSSTART  (SIOC_BRCM_GLOBAL_BASE+0)    /* Used by SNMP */
+#define SIOCCIFSTATS  (SIOC_BRCM_GLOBAL_BASE+1)  /* Clean up the Stats of a device */
+
+
 /* Device private ioctl calls */
 
 /*