Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_ipt.c82 [TCA_IPT_INDEX] = { .type = NLA_U32 },
113 if (tb[TCA_IPT_INDEX] != NULL) in tcf_ipt_init()
114 index = nla_get_u32(tb[TCA_IPT_INDEX]); in tcf_ipt_init()
244 nla_put_u32(skb, TCA_IPT_INDEX, ipt->tcf_index) || in tcf_ipt_dump()
/linux-4.4.14/include/uapi/linux/tc_act/
Dtc_ipt.h13 TCA_IPT_INDEX, enumerator