Searched refs:TCA_VLAN_ACT_PUSH (Results 1 – 2 of 2) sorted by relevance
49 case TCA_VLAN_ACT_PUSH: in tcf_vlan_act()157 case TCA_VLAN_ACT_PUSH: in tcf_vlan_init()245 p->tcfv_push_prio_exists = push_prio_exists || action == TCA_VLAN_ACT_PUSH; in tcf_vlan_init()304 if ((p->tcfv_action == TCA_VLAN_ACT_PUSH || in tcf_vlan_dump()361 case TCA_VLAN_ACT_PUSH: in tcf_vlan_offload_act_setup()392 case TCA_VLAN_ACT_PUSH: in tcf_vlan_offload_act_setup()
12 #define TCA_VLAN_ACT_PUSH 2 macro