Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3121 u8 all_zeros_mac[ETH_ALEN] = { 0 }; in mlxsw_sp_switchdev_vxlan_fdb_add() local
3194 u8 all_zeros_mac[ETH_ALEN] = { 0 }; in mlxsw_sp_switchdev_vxlan_fdb_del() local
/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c58 const u8 all_zeros_mac[ETH_ALEN + 2]; variable