Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_ipt.c80 [TCA_IPT_TABLE] = { .type = NLA_STRING, .len = IFNAMSIZ },
137 if (tb[TCA_IPT_TABLE] == NULL || in tcf_ipt_init()
138 nla_strlcpy(tname, tb[TCA_IPT_TABLE], IFNAMSIZ) >= IFNAMSIZ) in tcf_ipt_init()
247 nla_put_string(skb, TCA_IPT_TABLE, ipt->tcfi_tname)) in tcf_ipt_dump()
/linux-4.4.14/include/uapi/linux/tc_act/
Dtc_ipt.h11 TCA_IPT_TABLE, enumerator