Home
last modified time | relevance | path

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

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