Searched refs:IPTOS_RELIABILITY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | ip.h | 27 #define IPTOS_RELIABILITY 0x04 macro |
/Linux-v4.19/drivers/s390/net/ | ||
D | qeth_core_main.c | 3759 if (tos & IPTOS_RELIABILITY) in qeth_get_priority_queue() |