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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/tc_act/
H A Dtc_ipt.h11 char *tcfi_tname; member in struct:tcf_ipt
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dact_ipt.c98 kfree(ipt->tcfi_tname);
171 kfree(ipt->tcfi_tname);
174 ipt->tcfi_tname = tname;
272 RTA_PUT(skb, TCA_IPT_TABLE, IFNAMSIZ, ipt->tcfi_tname);

Completed in 94 milliseconds