Home
last modified time | relevance | path

Searched refs:SIOCDELRT (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h60 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/include/sys/
H A Dioctl.h53 #define SIOCDELRT 0x890C macro
/third_party/toybox/toys/pending/
H A Droute.c295 else xioctl(sokfd, SIOCDELRT, &rt); in setroute()
382 else xioctl(sockfd, SIOCDELRT, &rt); in setroute_inet6()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h174 #define SIOCDELRT 0x890cul macro
1730 #define SIOCDELRT 0x890cul macro
3290 #define SIOCDELRT 0x890cul macro
4846 #define SIOCDELRT 0x890cul macro
6293 #define SIOCDELRT 0x890cul macro
7739 #define SIOCDELRT 0x890cul macro
9289 #define SIOCDELRT 0x890cul macro
10845 #define SIOCDELRT 0x890cul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs174 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c420 IOCTL_REQUEST(SIOCDELRT); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs169 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs168 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs169 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs168 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs174 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs174 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs174 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs174 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs174 pub const SIOCDELRT: u32 = 35084; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2542 pub const SIOCDELRT: ::c_ulong = 0x0000890C; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2608 pub const SIOCDELRT: ::c_ulong = 0x0000890C; consts

Completed in 125 milliseconds