vsw_del_mcst
(void) vsw_del_mcst(vswp,
(void) vsw_del_mcst(vswp,
if (vsw_del_mcst(vswp, VSW_LOCALDEV, addr, NULL) == 0) {
extern int vsw_del_mcst(vsw_t *, uint8_t, uint64_t, void *);
extern int vsw_del_mcst(vsw_t *vswp, uint8_t devtype, uint64_t addr, void *arg);
int vsw_del_mcst(vsw_t *, uint8_t, uint64_t, void *);
(void) vsw_del_mcst(vswp,
(void) vsw_del_mcst(vswp,
if (vsw_del_mcst(vswp, VSW_VNETPORT, addr, port) == 0) {
(void) vsw_del_mcst(vswp, VSW_VNETPORT,
(void) vsw_del_mcst(vswp, VSW_LOCALDEV, vswp->mcap->addr, NULL);