Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_police.h33 struct tc_police_compat { struct
/Linux-v5.4/net/sched/
Dact_police.c76 if (size != sizeof(*parm) && size != sizeof(struct tc_police_compat)) in tcf_police_init()