Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/xen-netback/
Dcommon.h421 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr);
Dinterface.c241 if (!xenvif_mcast_match(vif, eth->h_dest)) in xenvif_start_xmit()
Dnetback.c882 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() function