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

/linux-4.1.27/include/net/tc_act/
H A Dtc_ipt.h11 char *tcfi_tname; member in struct:tcf_ipt
/linux-4.1.27/net/sched/
H A Dact_ipt.c75 kfree(ipt->tcfi_tname); tcf_ipt_release()
152 kfree(ipt->tcfi_tname); tcf_ipt_init()
155 ipt->tcfi_tname = tname; tcf_ipt_init()
246 nla_put_string(skb, TCA_IPT_TABLE, ipt->tcfi_tname)) tcf_ipt_dump()

Completed in 33 milliseconds