Home
last modified time | relevance | path

Searched refs:tcfp_off_max_hint (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_pedit.c232 p->tcfp_off_max_hint = 0; in tcf_pedit_init()
246 p->tcfp_off_max_hint = max(p->tcfp_off_max_hint, cur + 4); in tcf_pedit_init()
336 p->tcfp_off_max_hint; in tcf_pedit_act()
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_pedit.h17 u32 tcfp_off_max_hint; member
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_pedit.h17 u32 tcfp_off_max_hint; member

Completed in 3 milliseconds