Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6_var.h711 #define SIOCAUTOCONF_STOP _IOWR('i', 133, struct in6_ifreq) macro
H A Din6.c1349 case SIOCAUTOCONF_STOP: /* struct in6_ifreq */ in in6_control()
/xnu-8020.101.4/bsd/net/
H A Dif.c5776 case SIOCAUTOCONF_STOP: in ifioctl_cassert()