Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6_var.h702 #define SIOCLL_START_32 _IOWR('i', 130, struct in6_aliasreq_32) macro
H A Din6.c754 case SIOCLL_START_32: /* struct in6_aliasreq_32 */ in in6ctl_llstart()
1357 case SIOCLL_START_32: /* struct in6_aliasreq_32 */ in in6_control()
/xnu-8020.101.4/bsd/net/
H A Dif.c5772 case SIOCLL_START_32: in ifioctl_cassert()