Searched refs:TCA_IPT_TM (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/tc_act/
H A Dtc_ipt.h15 TCA_IPT_TM, enumerator in enum:__anon1143
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/tc_act/
H A Dtc_ipt.h14 TCA_IPT_TM, enumerator in enum:__anon18189
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_ipt.c577 if (tb[TCA_IPT_TM]) {
578 struct tcf_t *tm = RTA_DATA(tb[TCA_IPT_TM]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_ipt.c277 NLA_PUT(skb, TCA_IPT_TM, sizeof (tm), &tm);

Completed in 76 milliseconds