Searched refs:tc_pedit_key (Results 1 – 5 of 5) sorted by relevance
54 struct tc_pedit_key { struct67 struct tc_pedit_key keys[0]; argument
52 struct tc_pedit_key { struct65 struct tc_pedit_key keys[0]; argument
146 struct tc_pedit_key *keys = NULL; in tcf_pedit_init()178 ksize = parm->nkeys * sizeof(struct tc_pedit_key); in tcf_pedit_init()273 struct tc_pedit_key *keys = p->tcfp_keys; in tcf_pedit_cleanup()342 struct tc_pedit_key *tkey = p->tcfp_keys; in tcf_pedit_act()
18 struct tc_pedit_key *tcfp_keys;