Home
last modified time | relevance | path

Searched refs:IPTOS_ECN (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dip.h84 #define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK) macro
/third_party/musl/include/netinet/
Dip.h84 #define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK) macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip.h84 #define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK) macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dip.h84 #define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip.h84 #define IPTOS_ECN(x) ((x) & IPTOS_ECN_MASK) macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt996 IPTOS_ECN
Dandroid.txt890 IPTOS_ECN
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1633 pub {const} fn IPTOS_ECN(x: u8) -> u8 {
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2644 pub {const} fn IPTOS_ECN(x: u8) -> u8 {