Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dpkt_cls.h817 enum tc_gred_command { enum
852 enum tc_gred_command command;
/Linux-v5.10/net/sched/
Dsch_gred.c310 static void gred_offload(struct Qdisc *sch, enum tc_gred_command command) in gred_offload()