Searched refs:TCA_VLAN_ACT_PUSH (Results 1 – 2 of 2) sorted by relevance
51 case TCA_VLAN_ACT_PUSH: in tcf_vlan_act()159 case TCA_VLAN_ACT_PUSH: in tcf_vlan_init()247 p->tcfv_push_prio_exists = push_prio_exists || action == TCA_VLAN_ACT_PUSH; in tcf_vlan_init()306 if ((p->tcfv_action == TCA_VLAN_ACT_PUSH || in tcf_vlan_dump()363 case TCA_VLAN_ACT_PUSH: in tcf_vlan_offload_act_setup()394 case TCA_VLAN_ACT_PUSH: in tcf_vlan_offload_act_setup()
12 #define TCA_VLAN_ACT_PUSH 2 macro