Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1258 const char def_mcast[ETH_ALEN] = {0x01, 0x00, 0x5e, 0x00, 0x00, 0x01}; in ethsw_port_init() local
1289 err = ethsw_port_fdb_add_mc(port_priv, def_mcast); in ethsw_port_init()