Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dioc_str.h84 X(SIOCAUTOCONF_STOP) \
/xnu-11215.1.10/bsd/netinet6/
H A Din6_var.h732 #define SIOCAUTOCONF_STOP _IOWR('i', 133, struct in6_ifreq) macro
H A Din6.c1316 case SIOCAUTOCONF_STOP: /* struct in6_ifreq */ in in6_control()
/xnu-11215.1.10/bsd/net/
H A Dif.c3661 case SIOCAUTOCONF_STOP: /* struct in6_ifreq */ in ifioctl()
6463 case SIOCAUTOCONF_STOP: in ifioctl_cassert()