Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_pedit.c245 nparms->tcfp_off_max_hint = 0; in tcf_pedit_init()
277 nparms->tcfp_off_max_hint = in tcf_pedit_init()
278 max(nparms->tcfp_off_max_hint, cur + 4); in tcf_pedit_init()
404 parms->tcfp_off_max_hint; in tcf_pedit_act()
/openbmc/linux/include/net/tc_act/
H A Dtc_pedit.h17 u32 tcfp_off_max_hint; member