Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/xen-netback/
Dcommon.h432 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr);
Dinterface.c256 if (!xenvif_mcast_match(vif, eth->h_dest)) in xenvif_start_xmit()
Dnetback.c766 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() function