Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_fw.c184 [TCA_FW_CLASSID] = { .type = NLA_U32 },
203 if (tb[TCA_FW_CLASSID]) { in fw_change_attrs()
204 f->res.classid = nla_get_u32(tb[TCA_FW_CLASSID]); in fw_change_attrs()
384 nla_put_u32(skb, TCA_FW_CLASSID, f->res.classid)) in fw_dump()
/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h273 TCA_FW_CLASSID, enumerator