Searched refs:TCA_VLAN_ACT_PUSH_ETH (Results 1 – 2 of 2) sorted by relevance
85 case TCA_VLAN_ACT_PUSH_ETH: in tcf_vlan_act()197 case TCA_VLAN_ACT_PUSH_ETH: in tcf_vlan_init()246 if (action == TCA_VLAN_ACT_PUSH_ETH) { in tcf_vlan_init()311 if (p->tcfv_action == TCA_VLAN_ACT_PUSH_ETH) { in tcf_vlan_dump()
20 #define TCA_VLAN_ACT_PUSH_ETH 5 macro