Home
last modified time | relevance | path

Searched defs:IFF_SLAVE (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
/third_party/musl/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs670 pub const IFF_SLAVE: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1644 pub const IFF_SLAVE: ::c_int = 0x800; consts

Completed in 48 milliseconds