Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_vlan.c99 [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()
256 if (nla_put(skb, TCA_VLAN_PARMS, sizeof(opt), &opt)) in tcf_vlan_dump()
/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_vlan.h30 TCA_VLAN_PARMS, enumerator