Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ipt.c85 kfree(ipt->tcfi_tname); in tcf_ipt_release()
185 kfree(ipt->tcfi_tname); in __tcf_ipt_init()
188 ipt->tcfi_tname = tname; in __tcf_ipt_init()
300 nla_put_string(skb, TCA_IPT_TABLE, ipt->tcfi_tname)) in tcf_ipt_dump()
/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_ipt.h12 char *tcfi_tname; member