Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h205 X(SIOCCLAT46_STOP) \
/xnu-12377.81.4/bsd/netinet6/
H A Din6_var.h802 #define SIOCCLAT46_STOP _IOWR('i', 190, struct in6_ifreq) macro
H A Din6.c1354 case SIOCCLAT46_STOP: /* struct in6_ifreq */ in in6_control()