Home
last modified time | relevance | path

Searched refs:vlan_push_eth (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dvlan.c78 memcpy(attr->eth.h_dest, act->vlan_push_eth.dst, ETH_ALEN); in parse_tc_vlan_action()
79 memcpy(attr->eth.h_source, act->vlan_push_eth.src, ETH_ALEN); in parse_tc_vlan_action()
/linux-6.3-rc2/net/sched/
A Dact_vlan.c383 tcf_vlan_push_eth(entry->vlan_push_eth.src, entry->vlan_push_eth.dst, act); in tcf_vlan_offload_act_setup()
/linux-6.3-rc2/include/net/
A Dflow_offload.h247 } vlan_push_eth; member

Completed in 7 milliseconds