Searched refs:tcf_skbedit (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_skbedit.h25 struct tcf_skbedit { struct
33 container_of(pc, struct tcf_skbedit, common)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_skbedit.c42 static int tcf_skbedit(struct sk_buff *skb, struct tc_action *a, function
45 struct tcf_skbedit *d = a->priv;
76 struct tcf_skbedit *d;
150 struct tcf_skbedit *d = a->priv;
161 struct tcf_skbedit *d = a->priv;
197 .act = tcf_skbedit,

Completed in 111 milliseconds