Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h144 X(SIOCLL_START) \
H A Dnet_test_lib.c63 result = ioctl(s, SIOCLL_START, &ifra_in6); in siocll_start()
/xnu-12377.81.4/bsd/netinet6/
H A Din6_var.h721 #define SIOCLL_START _IOWR('i', 130, struct in6_aliasreq) macro