Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h78 #define SIOCGIFMTU 0x8921 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h78 #define SIOCGIFMTU 0x8921 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h78 #define SIOCGIFMTU 0x8921 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h80 #define SIOCGIFMTU 0x8921 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h78 #define SIOCGIFMTU 0x8921 macro
/third_party/musl/include/sys/
H A Dioctl.h73 #define SIOCGIFMTU 0x8921 macro
/third_party/toybox/toys/pending/
H A Dstrace.c99 C(SIOCGIFMTU); in strioctl()
451 case SIOCGIFMTU: in print_enter()
/third_party/ltp/testcases/kernel/pty/
H A Dpty04.c257 SAFE_IOCTL(sk, SIOCGIFMTU, &ifreq); in open_netdev()
/third_party/toybox/toys/net/
H A Difconfig.c255 if (ioctl(TT.sockfd, SIOCGIFMTU, &ifre) < 0) ifre.ifr_mtu = 0; in display_ifconfig()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c254 if (ioctl(TT.sockfd, SIOCGIFMTU, &ifre) < 0) ifre.ifr_mtu = 0; in display_ifconfig()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h192 #define SIOCGIFMTU 0x8921ul macro
1748 #define SIOCGIFMTU 0x8921ul macro
3308 #define SIOCGIFMTU 0x8921ul macro
4864 #define SIOCGIFMTU 0x8921ul macro
6311 #define SIOCGIFMTU 0x8921ul macro
7757 #define SIOCGIFMTU 0x8921ul macro
9307 #define SIOCGIFMTU 0x8921ul macro
10863 #define SIOCGIFMTU 0x8921ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs192 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c438 IOCTL_REQUEST(SIOCGIFMTU); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs187 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs186 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs187 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs186 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs192 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs192 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs192 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs192 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs192 pub const SIOCGIFMTU: u32 = 35105; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2560 pub const SIOCGIFMTU: ::c_ulong = 0x00008921; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2626 pub const SIOCGIFMTU: ::c_ulong = 0x00008921; consts

Completed in 123 milliseconds