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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsockio.h146 #define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set link level addr */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c1415 case SIOCSIFLLADDR:
2090 * handling the SIOCSIFLLADDR ioctl.
H A Dif_bond.c750 * 1) The SIOCSIFLLADDR ioctl takes a long time (several seconds) to
919 return (ifnet_ioctl(ifp, 0, SIOCSIFLLADDR, &ifr));
2932 case SIOCSIFLLADDR:

Completed in 30 milliseconds