Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dioc_str.h105 X(SIOCARPIPLL) \
/xnu-8020.101.4/bsd/sys/
H A Dsockio.h122 #define SIOCARPIPLL _IOWR('i', 40, struct ifreq) /* arp for IPv4LL address */ macro
/xnu-8020.101.4/bsd/netinet/
H A Din.c1252 case SIOCARPIPLL: /* struct ifreq */ in in_control()
/xnu-8020.101.4/bsd/net/
H A Dif.c5810 case SIOCARPIPLL: in ifioctl_cassert()