Searched refs:SIOCSIFLLADDR (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h147 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/darwin-on-arm/xnu/bsd/net/
H A Dif.c1538 case SIOCSIFLLADDR: /* struct ifreq */
2197 case SIOCSIFLLADDR:
3192 * handling the SIOCSIFLLADDR ioctl.
H A Dif_bond.c753 * 1) The SIOCSIFLLADDR ioctl takes a long time (several seconds) to
891 return (ifnet_ioctl(ifp, 0, SIOCSIFLLADDR, &ifr));
2895 case SIOCSIFLLADDR:
H A Dif_bridge.c1441 case SIOCSIFLLADDR:

Completed in 113 milliseconds