Searched refs:tcf_pedit (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/net/tc_act/
H A Dtc_pedit.h6 struct tcf_pedit { struct
13 container_of(a->priv, struct tcf_pedit, common)
/linux-4.1.27/net/sched/
H A Dact_pedit.c39 struct tcf_pedit *p; tcf_pedit_init()
102 struct tcf_pedit *p = a->priv; tcf_pedit_cleanup()
107 static int tcf_pedit(struct sk_buff *skb, const struct tc_action *a, tcf_pedit() function
110 struct tcf_pedit *p = a->priv; tcf_pedit()
180 struct tcf_pedit *p = a->priv; tcf_pedit_dump()
221 .act = tcf_pedit,

Completed in 31 milliseconds