Home
last modified time | relevance | path

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

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