Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_vlan.c96 [TCA_VLAN_PARMS] = { .len = sizeof(struct tc_vlan) },
129 if (!tb[TCA_VLAN_PARMS]) in tcf_vlan_init()
131 parm = nla_data(tb[TCA_VLAN_PARMS]); in tcf_vlan_init()
269 if (nla_put(skb, TCA_VLAN_PARMS, sizeof(opt), &opt)) in tcf_vlan_dump()
/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_vlan.h28 TCA_VLAN_PARMS, enumerator