Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
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()
/Linux-v6.6/include/net/tc_act/
Dtc_pedit.h17 u32 tcfp_off_max_hint; member