Searched refs:ethernet_mcast_monitor_cb (Results 1 – 1 of 1) sorted by relevance
208 static void ethernet_mcast_monitor_cb(struct net_if *iface, const struct net_addr *addr, in ethernet_mcast_monitor_cb() function1102 net_if_mcast_mon_register(&mcast_monitor, NULL, ethernet_mcast_monitor_cb); in ethernet_init()