Searched refs:xenvif_mcast_match (Results 1 – 3 of 3) sorted by relevance
422 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr);
241 if (!xenvif_mcast_match(vif, eth->h_dest)) in xenvif_start_xmit()
865 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() function