Home
last modified time | relevance | path

Searched refs:SIOCADDRT (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h57 #define SIOCADDRT 0x890B macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h57 #define SIOCADDRT 0x890B macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h57 #define SIOCADDRT 0x890B macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h59 #define SIOCADDRT 0x890B macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h57 #define SIOCADDRT 0x890B macro
/third_party/musl/include/sys/
H A Dioctl.h52 #define SIOCADDRT 0x890B macro
/third_party/toybox/toys/pending/
H A Droute.c294 if (action == 1) xioctl(sokfd, SIOCADDRT, &rt); in setroute()
381 if (action == 1) xioctl(sockfd, SIOCADDRT, &rt); in setroute_inet6()
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c570 if (ioctl(fd, SIOCADDRT, &route) < 0) { in lws_plat_ifconfig()
571 lwsl_err("%s: SIOCADDRT 0x%x fail: %d\n", __func__, in lws_plat_ifconfig()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_ssdp.c827 if (ioctl(sock, SIOCADDRT, &rt) < 0) { in add_ssdp_network()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_ssdp.c827 if (ioctl(sock, SIOCADDRT, &rt) < 0) { in add_ssdp_network()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h173 #define SIOCADDRT 0x890bul macro
1729 #define SIOCADDRT 0x890bul macro
3289 #define SIOCADDRT 0x890bul macro
4845 #define SIOCADDRT 0x890bul macro
6292 #define SIOCADDRT 0x890bul macro
7738 #define SIOCADDRT 0x890bul macro
9288 #define SIOCADDRT 0x890bul macro
10844 #define SIOCADDRT 0x890bul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs173 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c419 IOCTL_REQUEST(SIOCADDRT); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs168 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs167 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs168 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs167 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs173 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs173 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs173 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs173 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs173 pub const SIOCADDRT: u32 = 35083; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2541 pub const SIOCADDRT: ::c_ulong = 0x0000890B; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2607 pub const SIOCADDRT: ::c_ulong = 0x0000890B; consts

Completed in 161 milliseconds