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