Searched refs:TCA_IPT_TABLE (Results 1 – 2 of 2) sorted by relevance
9 TCA_IPT_TABLE, enumerator
86 [TCA_IPT_TABLE] = { .type = NLA_STRING, .len = IFNAMSIZ },166 if (tb[TCA_IPT_TABLE] == NULL || in __tcf_ipt_init()167 nla_strscpy(tname, tb[TCA_IPT_TABLE], IFNAMSIZ) >= IFNAMSIZ) in __tcf_ipt_init()298 nla_put_string(skb, TCA_IPT_TABLE, ipt->tcfi_tname)) in tcf_ipt_dump()