Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_police.h37 struct tc_police_compat { struct
/openbmc/linux/net/sched/
H A Dact_police.c70 if (size != sizeof(*parm) && size != sizeof(struct tc_police_compat)) in tcf_police_init()