Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_pedit.h9 struct tcf_pedit_key_ex { struct
16 struct tcf_pedit_key_ex *tcfp_keys_ex; argument
/openbmc/linux/net/sched/
H A Dact_pedit.c42 static struct tcf_pedit_key_ex *tcf_pedit_keys_ex_parse(struct nlattr *nla, in tcf_pedit_keys_ex_parse()
45 struct tcf_pedit_key_ex *keys_ex; in tcf_pedit_keys_ex_parse()
46 struct tcf_pedit_key_ex *k; in tcf_pedit_keys_ex_parse()
114 struct tcf_pedit_key_ex *keys_ex, int n) in tcf_pedit_key_ex_dump()
393 struct tcf_pedit_key_ex *tkey_ex; in tcf_pedit_act()