Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dioc_str.h205 X(SIOCCLAT46_START) \
/xnu-11417.121.6/bsd/netinet6/
H A Din6_var.h801 #define SIOCCLAT46_START _IOWR('i', 189, struct in6_ifreq) macro
H A Din6.c1341 case SIOCCLAT46_START: /* struct in6_ifreq */ in in6_control()