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

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h132 #define SIOCDELMULTI _IOW('i', 50, struct ifreq) /* del m'cast addr */ macro
/darwin-on-arm/xnu/bsd/net/
H A Dif_gif.c598 case SIOCDELMULTI:
H A Dif_loop.c518 case SIOCDELMULTI: { /* struct ifreq */
H A Dif_stf.c887 case SIOCDELMULTI:
H A Dif.c1534 case SIOCDELMULTI: /* struct ifreq */
2140 case SIOCDELMULTI:
3088 * to the underlying link-layer record must use this routine: SIOCDELMULTI
3175 ifnet_ioctl(ifp, 0, SIOCDELMULTI, NULL);
H A Dif_vlan.c1951 case SIOCDELMULTI:
H A Dif_bond.c2907 case SIOCDELMULTI:
H A Dif_bridge.c1379 case SIOCDELMULTI:
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_mroute.c543 ifnet_ioctl(ifp, 0, SIOCDELMULTI, &ifr);

Completed in 112 milliseconds