Searched refs:tc_pedit_key (Results 1 – 3 of 3) sorted by relevance
52 struct tc_pedit_key { struct65 struct tc_pedit_key keys[0]; argument
145 struct tc_pedit_key *keys = NULL; in tcf_pedit_init()177 ksize = parm->nkeys * sizeof(struct tc_pedit_key); in tcf_pedit_init()258 struct tc_pedit_key *keys = p->tcfp_keys; in tcf_pedit_cleanup()322 struct tc_pedit_key *tkey = p->tcfp_keys; in tcf_pedit_act()429 p->tcfp_nkeys * sizeof(struct tc_pedit_key)); in tcf_pedit_dump()
17 struct tc_pedit_key *tcfp_keys;