Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dioc_str.h83 X(SIOCAUTOCONF_START) \
/xnu-11215.1.10/bsd/netinet6/
H A Din6_var.h731 #define SIOCAUTOCONF_START _IOWR('i', 132, struct in6_ifreq) macro
H A Din6.c1308 case SIOCAUTOCONF_START: /* struct in6_ifreq */ in in6_control()
/xnu-11215.1.10/bsd/net/
H A Dif.c3663 case SIOCAUTOCONF_START: /* struct in6_ifreq */ in ifioctl()
6462 case SIOCAUTOCONF_START: in ifioctl_cassert()