Home
last modified time | relevance | path

Searched defs:IPTOS_RELIABILITY (Results 1 – 10 of 10) sorted by relevance

/external/iperf3/src/
Ddscp.c56 # define IPTOS_RELIABILITY 0x04 macro
/external/openthread/third_party/tcplp/bsdtcp/
Dip.h44 #define IPTOS_RELIABILITY 0x04 macro
/external/tcpdump/
Dip.h76 #define IPTOS_RELIABILITY 0x04 macro
/external/kernel-headers/original/uapi/linux/
Dip.h28 #define IPTOS_RELIABILITY 0x04 macro
/external/iproute2/include/uapi/linux/
Dip.h27 #define IPTOS_RELIABILITY 0x04 macro
/external/libnl/include/linux-private/linux/
Dip.h27 #define IPTOS_RELIABILITY 0x04 macro
/external/musl/include/netinet/
Dip.h122 #define IPTOS_RELIABILITY 0x04 macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py787 IPTOS_RELIABILITY = 0x04 variable
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1261 pub const IPTOS_RELIABILITY: u8 = 0x04; constant
/external/rust/crates/libc/src/unix/nto/
Dmod.rs1274 pub const IPTOS_RELIABILITY: u8 = 0x04; constant