Home
last modified time | relevance | path

Searched refs:xenvif_mcast_match (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/xen-netback/
H A Dcommon.h421 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr);
H A Dinterface.c243 if (!xenvif_mcast_match(vif, eth->h_dest)) in xenvif_start_xmit()
H A Dnetback.c842 * xenvif_mcast_match() is called asynchronously, during start_xmit.
881 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() function
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H A Dcommon.h422 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr);
H A Dinterface.c241 if (!xenvif_mcast_match(vif, eth->h_dest)) in xenvif_start_xmit()
H A Dnetback.c842 * xenvif_mcast_match() is called asynchronously, during start_xmit.
881 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() function

Completed in 16 milliseconds