Searched refs:TCA_VLAN_PARMS (Results 1 – 2 of 2) sorted by relevance
108 [TCA_VLAN_PARMS] = { .len = sizeof(struct tc_vlan) },145 if (!tb[TCA_VLAN_PARMS]) in tcf_vlan_init()147 parm = nla_data(tb[TCA_VLAN_PARMS]); in tcf_vlan_init()303 if (nla_put(skb, TCA_VLAN_PARMS, sizeof(opt), &opt)) in tcf_vlan_dump()
25 TCA_VLAN_PARMS, enumerator
Completed in 4 milliseconds