Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Deth_legacy.c302 u8 mcast_mac[ARP_HLEN]; in eth_mcast_join() local
/rk3399_rockchip-uboot/drivers/net/
H A Dtsec.c105 static int tsec_mcast_addr(struct eth_device *dev, const u8 *mcast_mac, u8 set) in tsec_mcast_addr()