Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Din6_var.h723 #define SIOCLL_START_32 _IOWR('i', 130, struct in6_aliasreq_32) macro
H A Din6.c714 case SIOCLL_START_32: /* struct in6_aliasreq_32 */ in in6ctl_llstart()
1324 case SIOCLL_START_32: /* struct in6_aliasreq_32 */ in in6_control()
/xnu-11215.1.10/bsd/net/
H A Dif.c6459 case SIOCLL_START_32: in ifioctl_cassert()