Home
last modified time | relevance | path

Searched refs:SIOCDELMULTI (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h88 #define SIOCDELMULTI 0x8932 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h88 #define SIOCDELMULTI 0x8932 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h88 #define SIOCDELMULTI 0x8932 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h90 #define SIOCDELMULTI 0x8932 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h88 #define SIOCDELMULTI 0x8932 macro
/third_party/musl/include/sys/
H A Dioctl.h83 #define SIOCDELMULTI 0x8932 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired_common.c129 if (ioctl(s, add ? SIOCADDMULTI : SIOCDELMULTI, (caddr_t) &ifr) < 0) { in driver_wired_multi()
300 "%s: Failed to remove PAE multicast group (SIOCDELMULTI)", in driver_wired_deinit_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wired_common.c129 if (ioctl(s, add ? SIOCADDMULTI : SIOCDELMULTI, (caddr_t) &ifr) < 0) { in driver_wired_multi()
300 "%s: Failed to remove PAE multicast group (SIOCDELMULTI)", in driver_wired_deinit_common()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h201 #define SIOCDELMULTI 0x8932ul macro
1757 #define SIOCDELMULTI 0x8932ul macro
3317 #define SIOCDELMULTI 0x8932ul macro
4873 #define SIOCDELMULTI 0x8932ul macro
6320 #define SIOCDELMULTI 0x8932ul macro
7766 #define SIOCDELMULTI 0x8932ul macro
9316 #define SIOCDELMULTI 0x8932ul macro
10872 #define SIOCDELMULTI 0x8932ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs201 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c447 IOCTL_REQUEST(SIOCDELMULTI); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs196 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs195 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs196 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs195 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs201 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs201 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs201 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs201 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs201 pub const SIOCDELMULTI: u32 = 35122; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2569 pub const SIOCDELMULTI: ::c_ulong = 0x00008932; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2635 pub const SIOCDELMULTI: ::c_ulong = 0x00008932; consts

Completed in 119 milliseconds