Home
last modified time | relevance | path

Searched refs:TCA_VLAN_ACT_MODIFY (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_vlan.h20 #define TCA_VLAN_ACT_MODIFY 3 macro
/Linux-v4.19/net/sched/
Dact_vlan.c59 case TCA_VLAN_ACT_MODIFY: in tcf_vlan_act()
143 case TCA_VLAN_ACT_MODIFY: in tcf_vlan_init()
260 p->tcfv_action == TCA_VLAN_ACT_MODIFY) && in tcf_vlan_dump()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c447 case TCA_VLAN_ACT_MODIFY: in cxgb4_process_flow_actions()
632 case TCA_VLAN_ACT_MODIFY: in cxgb4_validate_flow_actions()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c582 if (action == TCA_VLAN_ACT_MODIFY) { in mlxsw_sp_acl_rulei_act_vlan()