Home
last modified time | relevance | path

Searched refs:SIOCGIFPREFIX_IN6 (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/tests/
H A Dioc_str.h74 X(SIOCGIFPREFIX_IN6) \
/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h664 #define SIOCGIFPREFIX_IN6 _IOWR('i', 101, struct in6_prefixreq) /* get */ macro
H A Din6.c1476 case SIOCGIFPREFIX_IN6: /* struct in6_prefixreq (deprecated) */ in in6_control()
/xnu-8796.121.2/bsd/net/
H A Dif.c5868 case SIOCGIFPREFIX_IN6: in ifioctl_cassert()