Searched refs:SIOCDELMULTI (Results 1 - 10 of 10) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_disc.c208 case SIOCDELMULTI:
H A Dif_dummy.c253 case SIOCDELMULTI:
H A Dif_loop.c342 case SIOCDELMULTI:
H A Dif_gif.c537 case SIOCDELMULTI:
H A Dif_stf.c797 case SIOCDELMULTI:
H A Dif.c1368 case SIOCDELMULTI:
2038 ifnet_ioctl(ifp, 0, SIOCDELMULTI, NULL);
H A Dif_vlan.c1733 case SIOCDELMULTI:
H A Dif_bond.c2944 case SIOCDELMULTI:
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsockio.h132 #define SIOCDELMULTI _IOW('i', 50, struct ifreq) /* del m'cast addr */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_mroute.c519 ifnet_ioctl(ifp, 0, SIOCDELMULTI, &ifr);

Completed in 64 milliseconds