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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/tc_act/
H A Dtc_defact.h6 struct tcf_defact { struct
12 container_of(pc, struct tcf_defact, common)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_simple.c40 struct tcf_defact *d = a->priv;
57 static int tcf_simp_release(struct tcf_defact *d, int bind)
73 static int alloc_defdata(struct tcf_defact *d, u32 datalen, void *defdata)
82 static int realloc_defdata(struct tcf_defact *d, u32 datalen, void *defdata)
93 struct tcf_defact *d;
149 struct tcf_defact *d = a->priv;
160 struct tcf_defact *d = a->priv;

Completed in 52 milliseconds