Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_ipt.c82 kfree(ipt->tcfi_tname); in tcf_ipt_release()
183 kfree(ipt->tcfi_tname); in __tcf_ipt_init()
186 ipt->tcfi_tname = tname; in __tcf_ipt_init()
298 nla_put_string(skb, TCA_IPT_TABLE, ipt->tcfi_tname)) in tcf_ipt_dump()
/Linux-v6.1/include/net/tc_act/
Dtc_ipt.h12 char *tcfi_tname; member