Home
last modified time | relevance | path

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

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