Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Din6_var.h700 #define SIOCLL_START _IOWR('i', 130, struct in6_aliasreq) macro
/xnu-8020.121.3/tests/
H A Dnet_bridge.c477 result = ioctl(s, SIOCLL_START, &ifra_in6); in siocll_start()