Searched refs:IPTOS_RELIABILITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | ip.h | 28 #define IPTOS_RELIABILITY 0x04 macro |
/openbmc/linux/drivers/s390/net/ | ||
H A D | qeth_core_main.c | 3864 if (tos & IPTOS_RELIABILITY) in qeth_get_priority_queue() |