Home
last modified time | relevance | path

Searched refs:tc_pedit_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/uapi/linux/tc_act/
Dtc_pedit.h52 struct tc_pedit_key { struct
65 struct tc_pedit_key keys[] __counted_by(nkeys); argument
/linux-6.12.1/include/net/tc_act/
Dtc_pedit.h15 struct tc_pedit_key *tcfp_keys;
/linux-6.12.1/net/sched/
Dact_pedit.c219 ksize = parm->nkeys * sizeof(struct tc_pedit_key); in tcf_pedit_init()
395 struct tc_pedit_key *tkey; in tcf_pedit_act()