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