Home
last modified time | relevance | path

Searched refs:TC_PRIO_INTERACTIVE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h24 #define TC_PRIO_INTERACTIVE 6 macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h25 #define TC_PRIO_INTERACTIVE 6 macro
/openbmc/linux/net/ipv4/
H A Droute.c183 TC_PRIO_INTERACTIVE,
185 TC_PRIO_INTERACTIVE,
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c2130 int fcoe_prio = TC_PRIO_INTERACTIVE; in fcoe_dcb_create()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c1036 msock.socket->sk->sk_priority = TC_PRIO_INTERACTIVE; in conn_connect()