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