Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dsunvnet_common.h108 struct vnet_mcast_entry { struct
112 struct vnet_mcast_entry *next; argument
122 struct vnet_mcast_entry *mcast_list;
Dsunvnet_common.c1549 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find()
1551 struct vnet_mcast_entry *m; in __vnet_mc_find()
1565 struct vnet_mcast_entry *m; in __update_mc_list()
1589 struct vnet_mcast_entry *m, **pp; in __send_mc_list()