Home
last modified time | relevance | path

Searched refs:CAKE_FLOW_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h1084 CAKE_FLOW_NONE = 0, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1172 CAKE_FLOW_NONE = 0, enumerator
/openbmc/linux/net/sched/
H A Dsch_cake.c715 if (unlikely(flow_mode == CAKE_FLOW_NONE)) in cake_hash()