Searched refs:SIOCARPIPLL (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h128 #define SIOCARPIPLL _IOWR('i', 40, struct ifreq) /* arp for IPv4LL address */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Din.c136 /* Track whether or not the SIOCARPIPLL ioctl has been called */
445 case SIOCARPIPLL: /* struct ifreq */
649 case SIOCARPIPLL: { /* struct ifreq */
663 * prevent SIOCARPIPLL from being set in that mode.

Completed in 22 milliseconds