Home
last modified time | relevance | path

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

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