Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_ipt.c88 [TCA_IPT_INDEX] = { .type = NLA_U32 },
116 if (tb[TCA_IPT_INDEX] != NULL) in __tcf_ipt_init()
117 index = nla_get_u32(tb[TCA_IPT_INDEX]); in __tcf_ipt_init()
295 nla_put_u32(skb, TCA_IPT_INDEX, ipt->tcf_index) || in tcf_ipt_dump()
/Linux-v6.1/include/uapi/linux/tc_act/
Dtc_ipt.h11 TCA_IPT_INDEX, enumerator