Searched refs:tcf_ipt (Results 1 – 2 of 2) sorted by relevance
73 struct tcf_ipt *ipt = to_ipt(a); in tcf_ipt_release()90 struct tcf_ipt *ipt; in tcf_ipt_init()173 static int tcf_ipt(struct sk_buff *skb, const struct tc_action *a, in tcf_ipt() function177 struct tcf_ipt *ipt = a->priv; in tcf_ipt()224 struct tcf_ipt *ipt = a->priv; in tcf_ipt_dump()266 .act = tcf_ipt,276 .act = tcf_ipt,
8 struct tcf_ipt { struct15 container_of(a->priv, struct tcf_ipt, common) argument