Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dsunvnet_common.c1549 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find() function
1567 m = __vnet_mc_find(vp, ha->addr); in __update_mc_list()