Searched refs:TCA_VLAN_ACT_PUSH (Results 1 – 2 of 2) sorted by relevance
51 case TCA_VLAN_ACT_PUSH: in tcf_vlan_act()160 case TCA_VLAN_ACT_PUSH: in tcf_vlan_init()248 p->tcfv_push_prio_exists = push_prio_exists || action == TCA_VLAN_ACT_PUSH; in tcf_vlan_init()307 if ((p->tcfv_action == TCA_VLAN_ACT_PUSH || in tcf_vlan_dump()364 case TCA_VLAN_ACT_PUSH: in tcf_vlan_offload_act_setup()395 case TCA_VLAN_ACT_PUSH: in tcf_vlan_offload_act_setup()
12 #define TCA_VLAN_ACT_PUSH 2 macro