Searched defs:ipv6_mcast (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 1170 const MACAddr ipv6_mcast = { .a = { 0x33, 0x33, 0x00, 0x00, 0x00, 0x00 } }; in of_dpa_cmd_add_term_mac() local
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 214 static const u8 ipv6_mcast[ETH_ALEN] = { 0x33, 0x33, 0x00, 0x00, 0x00, 0x00 }; variable
|