Home
last modified time | relevance | path

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

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