Home
last modified time | relevance | path

Searched refs:IPTOS_THROUGHPUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dip.h27 #define IPTOS_THROUGHPUT 0x08 macro
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c3866 if (tos & IPTOS_THROUGHPUT) in qeth_get_priority_queue()