Home
last modified time | relevance | path

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

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