Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/xen-netback/
Dcommon.h422 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.c865 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() function