Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/tc_act/
Dtc_pedit.h52 struct tc_pedit_key { struct
65 struct tc_pedit_key keys[0]; argument
/linux-6.1.9/net/sched/
Dact_pedit.c145 struct tc_pedit_key *keys = NULL; in tcf_pedit_init()
177 ksize = parm->nkeys * sizeof(struct tc_pedit_key); in tcf_pedit_init()
272 struct tc_pedit_key *keys = p->tcfp_keys; in tcf_pedit_cleanup()
341 struct tc_pedit_key *tkey = p->tcfp_keys; in tcf_pedit_act()
/linux-6.1.9/include/net/tc_act/
Dtc_pedit.h18 struct tc_pedit_key *tcfp_keys;