Searched refs:CAKE_FLOW_NONE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/include/uapi/linux/ | ||
H A D | pkt_sched.h | 975 CAKE_FLOW_NONE = 0, enumerator |
/linux/net/sched/ | ||
H A D | sch_cake.c | 701 if (unlikely(flow_mode == CAKE_FLOW_NONE)) in cake_hash() |