Searched refs:TCA_VLAN_PUSH_VLAN_PRIORITY (Results 1 – 2 of 2) sorted by relevance
111 [TCA_VLAN_PUSH_VLAN_PRIORITY] = { .type = NLA_U8 },194 push_prio_exists = !!tb[TCA_VLAN_PUSH_VLAN_PRIORITY]; in tcf_vlan_init()196 push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]); in tcf_vlan_init()312 nla_put_u8(skb, TCA_VLAN_PUSH_VLAN_PRIORITY, p->tcfv_push_prio)))) in tcf_vlan_dump()
29 TCA_VLAN_PUSH_VLAN_PRIORITY, enumerator
Completed in 5 milliseconds