/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | ioctl.h | 79 #define SIOCSIFMTU 0x8922 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | ioctl.h | 79 #define SIOCSIFMTU 0x8922 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | ioctl.h | 79 #define SIOCSIFMTU 0x8922 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | ioctl.h | 81 #define SIOCSIFMTU 0x8922 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | ioctl.h | 79 #define SIOCSIFMTU 0x8922 macro
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt05.c | 46 SAFE_IOCTL(dst_sock, SIOCSIFMTU, &ifr); in setup()
|
/third_party/musl/include/sys/ |
H A D | ioctl.h | 74 #define SIOCSIFMTU 0x8922 macro
|
/third_party/ltp/testcases/kernel/pty/ |
H A D | pty04.c | 255 if (ioctl(sk, SIOCSIFMTU, &ifreq)) in open_netdev()
|
/third_party/toybox/toys/net/ |
H A D | ifconfig.c | 407 {"mtu", IFREQ_OFFSZ(ifr_mtu), SIOCSIFMTU}, in ifconfig_main()
|
/third_party/toybox/porting/liteos_a/toys/net/ |
H A D | ifconfig.c | 420 {"mtu", IFREQ_OFFSZ(ifr_mtu), SIOCSIFMTU}, in ifconfig_main()
|
/third_party/toybox/toys/pending/ |
H A D | strace.c | 460 case SIOCSIFMTU: in print_enter()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_hostap.c | 366 if (ioctl(drv->ioctl_sock, SIOCSIFMTU, &ifr) != 0) { in hostap_set_iface_flags() 368 "Setting MTU failed - trying to survive with current value: ioctl[SIOCSIFMTU]: %s", in hostap_set_iface_flags()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_hostap.c | 367 if (ioctl(drv->ioctl_sock, SIOCSIFMTU, &ifr) != 0) { in hostap_set_iface_flags() 369 "Setting MTU failed - trying to survive with current value: ioctl[SIOCSIFMTU]: %s", in hostap_set_iface_flags()
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 193 #define SIOCSIFMTU 0x8922ul macro 1749 #define SIOCSIFMTU 0x8922ul macro 3309 #define SIOCSIFMTU 0x8922ul macro 4865 #define SIOCSIFMTU 0x8922ul macro 6312 #define SIOCSIFMTU 0x8922ul macro 7758 #define SIOCSIFMTU 0x8922ul macro 9308 #define SIOCSIFMTU 0x8922ul macro 10864 #define SIOCSIFMTU 0x8922ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 193 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 439 IOCTL_REQUEST(SIOCSIFMTU); in list()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 188 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 187 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 188 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 187 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 193 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 193 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 193 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | ioctl.rs | 193 pub const SIOCSIFMTU: u32 = 35106; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | ioctl.rs | 193 pub const SIOCSIFMTU: u32 = 35106; consts
|