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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/tc_act/
H A Dtc_ipt.h8 struct tcf_ipt { struct
15 container_of(pc, struct tcf_ipt, common)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_ipt.c80 static int tcf_ipt_release(struct tcf_ipt *ipt, int bind)
109 struct tcf_ipt *ipt;
193 struct tcf_ipt *ipt = a->priv;
197 static int tcf_ipt(struct sk_buff *skb, struct tc_action *a, function
201 struct tcf_ipt *ipt = a->priv;
251 struct tcf_ipt *ipt = a->priv;
293 .act = tcf_ipt,

Completed in 108 milliseconds