Searched refs:IPTOS_THROUGHPUT (Results 1 – 14 of 14) sorted by relevance
/third_party/iptables/extensions/ |
D | tos_values.c | 19 {IPTOS_THROUGHPUT, "Maximize-Throughput"},
|
/third_party/grpc/test/core/iomgr/ |
D | socket_utils_test.cc | 114 mutator.option_value = IPTOS_THROUGHPUT; in main()
|
/third_party/libnl/include/linux-private/linux/ |
D | ip.h | 26 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
D | ip.h | 121 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
D | ip.h | 121 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
D | ip.h | 121 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/musl/include/netinet/ |
D | ip.h | 121 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/musl/ndk_musl_include/netinet/ |
D | ip.h | 121 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
D | ip.h | 121 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/libwebsockets/lib/plat/freertos/ |
D | freertos-sockets.c | 146 IPTOS_LOWDELAY, IPTOS_THROUGHPUT, IPTOS_RELIABILITY, IPTOS_MINCOST
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-sockets.c | 200 IPTOS_LOWDELAY, IPTOS_THROUGHPUT, IPTOS_RELIABILITY
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 366 #define IPTOS_THROUGHPUT 0x08 macro
|
/third_party/iptables/libxtables/ |
D | xtoptions.c | 363 {IPTOS_THROUGHPUT, "Maximize-Throughput"},
|
/third_party/eudev/src/shared/ |
D | util.c | 1431 [IPTOS_THROUGHPUT] = "throughput",
|