Home
last modified time | relevance | path

Searched defs:IFF_SIMPLEX (Results 1 - 10 of 10) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axge.c48 #define IFF_SIMPLEX IFF_SLAVE macro
H A Dif_axe.c120 #define IFF_SIMPLEX IFF_SLAVE macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs514 pub const IFF_SIMPLEX: ::c_int = 0x800; // can't hear own transmissions consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1586 pub const IFF_SIMPLEX: ::c_int = 0x800; // can't hear own transmissions consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1147 pub const IFF_SIMPLEX: ::c_int = 0x800; // can't hear own transmissions consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1502 pub const IFF_SIMPLEX: ::c_int = 0x0800; // can't hear own transmissions consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs973 pub const IFF_SIMPLEX: ::c_int = 0x0800; // doesn't receive own transmissions consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2224 pub const IFF_SIMPLEX: ::c_int = 0x00000800; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2475 pub const IFF_SIMPLEX: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3736 pub const IFF_SIMPLEX: ::c_int = 0x800; // can't hear own transmissions consts

Completed in 58 milliseconds