Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dpkt_cls.h916 enum tc_gred_command { enum
951 enum tc_gred_command command;
/linux-6.15/net/sched/
H A Dsch_gred.c311 static void gred_offload(struct Qdisc *sch, enum tc_gred_command command) in gred_offload()