Home
last modified time | relevance | path

Searched refs:IPTOS_ECN (Results 1 - 7 of 7) sorted by relevance

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

Completed in 16 milliseconds