Home
last modified time | relevance | path

Searched refs:SIOCSIFMTU (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h79 #define SIOCSIFMTU 0x8922 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h79 #define SIOCSIFMTU 0x8922 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h79 #define SIOCSIFMTU 0x8922 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h81 #define SIOCSIFMTU 0x8922 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h79 #define SIOCSIFMTU 0x8922 macro
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt05.c46 SAFE_IOCTL(dst_sock, SIOCSIFMTU, &ifr); in setup()
/third_party/musl/include/sys/
H A Dioctl.h74 #define SIOCSIFMTU 0x8922 macro
/third_party/ltp/testcases/kernel/pty/
H A Dpty04.c255 if (ioctl(sk, SIOCSIFMTU, &ifreq)) in open_netdev()
/third_party/toybox/toys/net/
H A Difconfig.c407 {"mtu", IFREQ_OFFSZ(ifr_mtu), SIOCSIFMTU}, in ifconfig_main()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c420 {"mtu", IFREQ_OFFSZ(ifr_mtu), SIOCSIFMTU}, in ifconfig_main()
/third_party/toybox/toys/pending/
H A Dstrace.c460 case SIOCSIFMTU: in print_enter()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c366 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 Ddriver_hostap.c367 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 Dioctl.h193 #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 Dioctl.rs193 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c439 IOCTL_REQUEST(SIOCSIFMTU); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs188 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs187 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs188 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs187 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs193 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs193 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs193 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs193 pub const SIOCSIFMTU: u32 = 35106; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs193 pub const SIOCSIFMTU: u32 = 35106; consts

Completed in 107 milliseconds

12