Searched refs:SIOCGIFCOUNT (Results 1 – 6 of 6) sorted by relevance
70 #define SIOCGIFCOUNT 0x8938 /* get number of devices */ macro
91 #define SIOCGIFCOUNT 0x8938 /* get number of devices */ macro
72 PyModule_AddIntMacro(m, SIOCGIFCOUNT); in _init_sys_ioctl_h()
52 pub const SIOCGIFCOUNT: ::std::os::raw::c_uint = 35128; constant
49 SIOCGIFCOUNT = 0x8938 # get number of devices variable
4558 #ifdef SIOCGIFCOUNT4559 { "SIOCGIFCOUNT", (unsigned long) SIOCGIFCOUNT },