Home
last modified time | relevance | path

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

/external/netperf/src/
Ddscp.c66 # define IPTOS_RELIABILITY 0x04 macro
/external/tcpdump/
Dip.h76 #define IPTOS_RELIABILITY 0x04 macro
/external/kernel-headers/original/uapi/linux/
Dip.h26 #define IPTOS_RELIABILITY 0x04 macro
/external/libnl/include/linux-private/linux/
Dip.h26 #define IPTOS_RELIABILITY 0x04 macro
/external/syslinux/core/lwip/src/include/lwip/
Dsockets.h199 #define IPTOS_RELIABILITY 0x04 macro
/external/openssh/
Ddefines.h63 # define IPTOS_RELIABILITY 0x04 macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py787 IPTOS_RELIABILITY = 0x04 variable