Home
last modified time | relevance | path

Searched refs:tc_pedit_key (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/tc_act/
H A Dtc_pedit.h52 struct tc_pedit_key { struct
65 struct tc_pedit_key keys[0];
/kernel/linux/linux-6.6/include/uapi/linux/tc_act/
H A Dtc_pedit.h52 struct tc_pedit_key { struct
65 struct tc_pedit_key keys[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/tc_act/
H A Dtc_pedit.h56 struct tc_pedit_key { struct
68 struct tc_pedit_key keys[0];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/tc_act/
H A Dtc_pedit.h45 struct tc_pedit_key { struct
57 struct tc_pedit_key keys[0];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/tc_act/
H A Dtc_pedit.h56 struct tc_pedit_key { struct
68 struct tc_pedit_key keys[0];
/kernel/linux/linux-5.10/net/sched/
H A Dact_pedit.c147 struct tc_pedit_key *keys = NULL; in tcf_pedit_init()
179 ksize = parm->nkeys * sizeof(struct tc_pedit_key); in tcf_pedit_init()
274 struct tc_pedit_key *keys = p->tcfp_keys; in tcf_pedit_cleanup()
343 struct tc_pedit_key *tkey = p->tcfp_keys; in tcf_pedit_act()
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_pedit.h18 struct tc_pedit_key *tcfp_keys;
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_pedit.h15 struct tc_pedit_key *tcfp_keys;
/kernel/linux/linux-6.6/net/sched/
H A 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()

Completed in 4 milliseconds