Home
last modified time | relevance | path

Searched defs:IFF_SIMPLEX (Results 1 – 9 of 9) sorted by relevance

/rust-libc-0.2.174/src/unix/newlib/
H A Dmod.rs678 pub const IFF_SIMPLEX: c_int = 0x800; // can't hear own transmissions constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1031 pub const IFF_SIMPLEX: c_int = 0x800; // can't hear own transmissions constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1653 pub const IFF_SIMPLEX: c_int = 0x800; // can't hear own transmissions constant
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs937 pub const IFF_SIMPLEX: c_int = 0x0800; // doesn't receive own transmissions constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1408 pub const IFF_SIMPLEX: c_int = 0x0800; // can't hear own transmissions constant
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2353 pub const IFF_SIMPLEX: c_int = 0x00000800; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3092 pub const IFF_SIMPLEX: c_int = 0x800; constant
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs897 pub const IFF_SIMPLEX: c_int = 0x800; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs3924 pub const IFF_SIMPLEX: c_int = 0x800; // can't hear own transmissions constant