Home
last modified time | relevance | path

Searched refs:IFF_SLAVE (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/rust/crates/nix/src/net/
H A Dif_.rs101 IFF_SLAVE;
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c48 #define IFF_SIMPLEX IFF_SLAVE
H A Dif_axe.c120 #define IFF_SIMPLEX IFF_SLAVE
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs670 pub const IFF_SLAVE: ::c_int = 0x800; consts
/third_party/toybox/toys/pending/
H A Dip.c795 {"ALLMULTI", IFF_ALLMULTI}, {"MASTER", IFF_MASTER}, {"SLAVE", IFF_SLAVE}, in print_link_output()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1644 pub const IFF_SLAVE: ::c_int = 0x800; consts

Completed in 25 milliseconds