Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dip.h28 #define IPTOS_RELIABILITY 0x04 macro
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c3864 if (tos & IPTOS_RELIABILITY) in qeth_get_priority_queue()