Searched refs:IPTOS_RELIABILITY (Results 1 – 14 of 14) sorted by relevance
/external/strace/xlat/ |
D | ip_type_of_services.h | 18 #if defined(IPTOS_RELIABILITY) || (defined(HAVE_DECL_IPTOS_RELIABILITY) && HAVE_DECL_IPTOS_RELIABIL… 19 XLAT(IPTOS_RELIABILITY),
|
D | ip_type_of_services.in | 3 IPTOS_RELIABILITY
|
/external/iperf3/src/ |
D | dscp.c | 55 # define IPTOS_RELIABILITY 0x04 macro 120 { "reliability", IPTOS_RELIABILITY },
|
/external/iptables/extensions/ |
D | tos_values.c | 20 {IPTOS_RELIABILITY, "Maximize-Reliability"},
|
/external/tcpdump/ |
D | ip.h | 76 #define IPTOS_RELIABILITY 0x04 macro
|
/external/grpc-grpc/test/core/iomgr/ |
D | socket_utils_test.cc | 118 mutator.option_value = IPTOS_RELIABILITY; in main()
|
/external/libnl/include/linux-private/linux/ |
D | ip.h | 26 #define IPTOS_RELIABILITY 0x04 macro
|
/external/iproute2/include/uapi/linux/ |
D | ip.h | 27 #define IPTOS_RELIABILITY 0x04 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | ip.h | 27 #define IPTOS_RELIABILITY 0x04 macro
|
/external/openssh/ |
D | defines.h | 63 # define IPTOS_RELIABILITY 0x04 macro
|
D | misc.c | 1111 { "reliability", IPTOS_RELIABILITY },
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 787 IPTOS_RELIABILITY = 0x04 variable
|
/external/iptables/libxtables/ |
D | xtoptions.c | 360 {IPTOS_RELIABILITY, "Maximize-Reliability"},
|
/external/openssh/regress/ |
D | netcat.c | 1229 { "reliability", IPTOS_RELIABILITY }, in map_tos()
|