Home
last modified time | relevance | path

Searched defs:all_zeros_mac (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3029 u8 all_zeros_mac[ETH_ALEN] = { 0 }; in mlxsw_sp_switchdev_vxlan_fdb_add() local
3102 u8 all_zeros_mac[ETH_ALEN] = { 0 }; in mlxsw_sp_switchdev_vxlan_fdb_del() local
/Linux-v5.15/drivers/net/
Dvxlan.c58 static const u8 all_zeros_mac[ETH_ALEN + 2]; variable