Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_pedit.c230 p->tcfp_off_max_hint = 0; in tcf_pedit_init()
244 p->tcfp_off_max_hint = max(p->tcfp_off_max_hint, cur + 4); in tcf_pedit_init()
334 p->tcfp_off_max_hint; in tcf_pedit_act()
/Linux-v6.1/include/net/tc_act/
Dtc_pedit.h17 u32 tcfp_off_max_hint; member