Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_ipt.h12 char *tcfi_tname; member
/openbmc/linux/net/sched/
H A Dact_ipt.c84 kfree(ipt->tcfi_tname); in tcf_ipt_release()
198 kfree(ipt->tcfi_tname); in __tcf_ipt_init()
201 ipt->tcfi_tname = tname; in __tcf_ipt_init()
356 nla_put_string(skb, TCA_IPT_TABLE, ipt->tcfi_tname)) in tcf_ipt_dump()