Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Din6_var.h781 #define SIOCCLAT46_STOP _IOWR('i', 190, struct in6_ifreq) macro
H A Din6.c1376 case SIOCCLAT46_STOP: /* struct in6_ifreq */ in in6_control()