Searched refs:TCA_VLAN_TM (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/tc_act/ | ||
H A D | tc_vlan.h | 24 TCA_VLAN_TM, enumerator |
/linux/net/sched/ | ||
H A D | act_vlan.c | 326 if (nla_put_64bit(skb, TCA_VLAN_TM, sizeof(t), &t, TCA_VLAN_PAD)) in tcf_vlan_dump() |