Home
last modified time | relevance | path

Searched refs:SIOCARPIPLL (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dsockio.h109 #define SIOCARPIPLL _IOWR('i', 40, struct ifreq) /* arp for IPv4LL address */ macro
/xnu-11417.140.69/tests/
H A Dioc_str.h71 X(SIOCARPIPLL) \
/xnu-11417.140.69/bsd/netinet/
H A Din.c1184 case SIOCARPIPLL: /* struct ifreq */ in in_control()
/xnu-11417.140.69/bsd/net/
H A Dif.c3704 case SIOCARPIPLL: /* struct ifreq */ in ifioctl()
6639 case SIOCARPIPLL: in ifioctl_cassert()