Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dioc_str.h148 X(SIOCAUTOCONF_START) \
/xnu-12377.1.9/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-12377.1.9/bsd/net/
H A Dif.c3660 case SIOCAUTOCONF_START: /* struct in6_ifreq */ in ifioctl()
6627 case SIOCAUTOCONF_START: in ifioctl_cassert()