Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_police.h33 struct tc_police_compat { struct
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_police.c76 if (size != sizeof(*parm) && size != sizeof(struct tc_police_compat)) in tcf_police_init()