Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2903 u8 all_zeros_mac[ETH_ALEN] = { 0 }; in mlxsw_sp_switchdev_vxlan_fdb_add() local
2976 u8 all_zeros_mac[ETH_ALEN] = { 0 }; in mlxsw_sp_switchdev_vxlan_fdb_del() local
/kernel/linux/linux-6.6/drivers/net/vxlan/
Dvxlan_core.c58 const u8 all_zeros_mac[ETH_ALEN + 2]; variable
/kernel/linux/linux-5.10/drivers/net/vxlan/
Dvxlan_core.c58 static const u8 all_zeros_mac[ETH_ALEN + 2]; variable