Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
H A Dtc_ctinfo.h17 TCA_CTINFO_ZONE, enumerator
/linux/net/sched/
H A Dact_ctinfo.c148 [TCA_CTINFO_ZONE] = { .type = NLA_U16 },
245 cp_new->zone = nla_get_u16_default(tb[TCA_CTINFO_ZONE], 0); in tcf_ctinfo_init()
306 if (nla_put_u16(skb, TCA_CTINFO_ZONE, cp->zone)) in tcf_ctinfo_dump()