Searched refs:TCA_IPT_INDEX (Results 1 – 2 of 2) sorted by relevance
11 TCA_IPT_INDEX, enumerator
91 [TCA_IPT_INDEX] = { .type = NLA_U32 },119 if (tb[TCA_IPT_INDEX] != NULL) in __tcf_ipt_init()120 index = nla_get_u32(tb[TCA_IPT_INDEX]); in __tcf_ipt_init()353 nla_put_u32(skb, TCA_IPT_INDEX, ipt->tcf_index) || in tcf_ipt_dump()