Home
last modified time | relevance | path

Searched defs:SIOCGIFINDEX (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/include/sys/
Dioctl.h84 #define SIOCGIFINDEX 0x8933 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h89 #define SIOCGIFINDEX 0x8933 macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h89 #define SIOCGIFINDEX 0x8933 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h91 #define SIOCGIFINDEX 0x8933 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h89 #define SIOCGIFINDEX 0x8933 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h89 #define SIOCGIFINDEX 0x8933 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h89 #define SIOCGIFINDEX 0x8933 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2636 pub const SIOCGIFINDEX: ::c_ulong = 0x00008933; constant