Searched refs:tcf_pedit (Results 1 – 2 of 2) sorted by relevance
39 struct tcf_pedit *p; in tcf_pedit_init()102 struct tcf_pedit *p = a->priv; in tcf_pedit_cleanup()107 static int tcf_pedit(struct sk_buff *skb, const struct tc_action *a, in tcf_pedit() function110 struct tcf_pedit *p = a->priv; in tcf_pedit()177 struct tcf_pedit *p = a->priv; in tcf_pedit_dump()218 .act = tcf_pedit,
6 struct tcf_pedit { struct13 container_of(a->priv, struct tcf_pedit, common) argument