Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_pedit.h8 struct tcf_pedit_key_ex { struct
19 struct tcf_pedit_key_ex *tcfp_keys_ex; argument
/kernel/linux/linux-5.10/net/sched/
Dact_pedit.c37 static struct tcf_pedit_key_ex *tcf_pedit_keys_ex_parse(struct nlattr *nla, in tcf_pedit_keys_ex_parse()
40 struct tcf_pedit_key_ex *keys_ex; in tcf_pedit_keys_ex_parse()
41 struct tcf_pedit_key_ex *k; in tcf_pedit_keys_ex_parse()
106 struct tcf_pedit_key_ex *keys_ex, int n) in tcf_pedit_key_ex_dump()
147 struct tcf_pedit_key_ex *keys_ex; in tcf_pedit_init()
343 struct tcf_pedit_key_ex *tkey_ex = p->tcfp_keys_ex; in tcf_pedit_act()