Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/ !
H A Dioc_str.h53 X(SIOCSIFNETMASK_IN6) \
/xnu-12377.61.12/bsd/netinet6/ !
H A Din6_var.h626 #define SIOCSIFNETMASK_IN6 _IOW('i', 22, struct in6_ifreq) macro
H A Din6.c1472 case SIOCSIFNETMASK_IN6: /* struct in6_ifreq (deprecated) */ in in6_control()
/xnu-12377.61.12/bsd/net/ !
H A Dif.c6585 case SIOCSIFNETMASK_IN6: in ifioctl_cassert()