Home
last modified time | relevance | path

Searched refs:IFF_MASTER (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/include/net/
Dif.h39 #define IFF_MASTER 0x400 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m/kernel/include/net/
Dif.h39 #define IFF_MASTER 0x400 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/
Dif.h39 #define IFF_MASTER 0x400 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/uniproton/kernel/include/net/
Dif.h39 #define IFF_MASTER 0x400 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_a/kernel/include/net/
Dif.h39 #define IFF_MASTER 0x400 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/rust/crates/nix/src/net/
Dif_.rs84 IFF_MASTER;
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c47 #define IFF_DRV_OACTIVE IFF_MASTER
Dif_axe.c119 #define IFF_DRV_OACTIVE IFF_MASTER
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt330 IFF_MASTER
Dlinux.txt817 IFF_MASTER
Dandroid.txt694 IFF_MASTER
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs669 pub const IFF_MASTER: ::c_int = 0x400; constant
/third_party/toybox/toys/pending/
Dip.c795 {"ALLMULTI", IFF_ALLMULTI}, {"MASTER", IFF_MASTER}, {"SLAVE", IFF_SLAVE}, in print_link_output()
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1643 pub const IFF_MASTER: ::c_int = 0x400; constant
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h38723 IFF_MASTER = 1024, enumerator