Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_pedit.c231 p->tcfp_off_max_hint = 0; in tcf_pedit_init()
245 p->tcfp_off_max_hint = max(p->tcfp_off_max_hint, cur + 4); in tcf_pedit_init()
335 p->tcfp_off_max_hint; in tcf_pedit_act()
/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_pedit.h17 u32 tcfp_off_max_hint; member